diff options
Diffstat (limited to 'emulators/gpsp-rpi/Makefile')
-rw-r--r-- | emulators/gpsp-rpi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/gpsp-rpi/Makefile b/emulators/gpsp-rpi/Makefile index b5d7f6dfdba..60f4b3e0d1a 100644 --- a/emulators/gpsp-rpi/Makefile +++ b/emulators/gpsp-rpi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2015/02/06 02:02:03 jmcneill Exp $ +# $NetBSD: Makefile,v 1.2 2015/04/25 14:20:45 tnn Exp $ DISTNAME= gpsp-rpi-20150205 +PKGREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://ftp.NetBSD.org/pub/NetBSD/misc/jmcneill/rpi/ EXTRACT_SUFX= .zip |