diff options
Diffstat (limited to 'emulators/gpsim/Makefile')
-rw-r--r-- | emulators/gpsim/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gpsim/Makefile b/emulators/gpsim/Makefile index 17300f2614f..a434d65a53e 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2003/07/13 13:51:39 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2003/11/12 01:31:49 salo Exp $ # DISTNAME= gpsim-0.20.7 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.dattalo.com/gnupic/ |