diff options
Diffstat (limited to 'emulators/gpsim-ptyusart/Makefile')
-rw-r--r-- | emulators/gpsim-ptyusart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/gpsim-ptyusart/Makefile b/emulators/gpsim-ptyusart/Makefile index 879d2c2825d..649b562e505 100644 --- a/emulators/gpsim-ptyusart/Makefile +++ b/emulators/gpsim-ptyusart/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2016/08/03 10:22:43 adam Exp $ +# $NetBSD: Makefile,v 1.36 2017/02/06 13:55:18 wiz Exp $ # DISTNAME= ptyusart-0.3.2 PKGNAME= gpsim-${DISTNAME} -PKGREVISION= 25 +PKGREVISION= 26 CATEGORIES= emulators MASTER_SITES= http://www-asim.lip6.fr/~bouyer/pic/ |