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 c23ba7233be..ae26bdacdcd 100644 --- a/emulators/gpsim/Makefile +++ b/emulators/gpsim/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/05/22 20:07:58 jlam Exp $ +# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:01 joerg Exp $ # DISTNAME= gpsim-0.21.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://www.dattalo.com/gnupic/ |