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 65fc2f7ee0d..bf844d590ac 100644 --- a/emulators/gpsim-oscilloscope/Makefile +++ b/emulators/gpsim-oscilloscope/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2017/02/12 06:25:18 ryoon Exp $ +# $NetBSD: Makefile,v 1.36 2018/03/12 11:16:26 wiz Exp $ # DISTNAME= oscilloscope-0.1.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 27 +PKGREVISION= 28 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ |