diff options
Diffstat (limited to 'emulators/gpsim-devel/Makefile')
-rw-r--r-- | emulators/gpsim-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gpsim-devel/Makefile b/emulators/gpsim-devel/Makefile index 96ca522b641..496351efd61 100644 --- a/emulators/gpsim-devel/Makefile +++ b/emulators/gpsim-devel/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.6 2006/01/24 07:32:06 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:01 joerg Exp $ # DISTNAME= gpsim-20050905 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ |