diff options
Diffstat (limited to 'emulators/gpsim')
-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 c073e038deb..50875c49eda 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.30 2012/02/06 12:40:06 wiz Exp $ +# $NetBSD: Makefile,v 1.31 2012/03/03 00:13:02 wiz Exp $ # DISTNAME= gpsim-0.21.11 -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= emulators MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gpsim/} |