pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/emulators/xm8



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Sep  3 14:13:48 UTC 2024

Modified Files:
        pkgsrc/emulators/xm8: Makefile

Log Message:
emulators/xm8: Remove commented-out line


To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/emulators/xm8/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/emulators/xm8/Makefile
diff -u pkgsrc/emulators/xm8/Makefile:1.13 pkgsrc/emulators/xm8/Makefile:1.14
--- pkgsrc/emulators/xm8/Makefile:1.13  Sat Apr  6 08:05:20 2024
+++ pkgsrc/emulators/xm8/Makefile       Tue Sep  3 14:13:48 2024
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2024/04/06 08:05:20 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2024/09/03 14:13:48 ryoon Exp $
 
 VERSION=               1.70
 DISTNAME=              xm8_${VERSION:S/.//}
 PKGNAME=               xm8-${VERSION}
 PKGREVISION=           11
-#PKGREVISION=          
 CATEGORIES=            emulators
 MASTER_SITES=          http://retropc.net/pi/
 EXTRACT_SUFX=          .zip



Home | Main Index | Thread Index | Old Index