diff options
Diffstat (limited to 'emulators/gpsim-oscilloscope/Makefile')
-rw-r--r-- | emulators/gpsim-oscilloscope/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gpsim-oscilloscope/Makefile b/emulators/gpsim-oscilloscope/Makefile index 839a40b8a63..a801ce592a9 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.23 2012/10/03 12:55:13 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/08 23:01:31 adam Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ |