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 911e692bf88..c073e038deb 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2011/12/19 15:53:38 wiz Exp $ +# $NetBSD: Makefile,v 1.30 2012/02/06 12:40:06 wiz Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} |