diff options
author | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
---|---|---|
committer | salo <salo@pkgsrc.org> | 2003-11-12 01:31:47 +0000 |
commit | f864a78a042ff847980870d00c67f37c39e82dd4 (patch) | |
tree | b76e11f1eaaa3fa50c5d00ad5d5aeb4601b3e81f /emulators/gpsim | |
parent | b77192c2aa7c220fa8a1772be9fe96a4c31b3bf1 (diff) | |
download | pkgsrc-f864a78a042ff847980870d00c67f37c39e82dd4.tar.gz |
PKGREVISION++ due to devel/popt update.
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 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/ |