diff options
Diffstat (limited to 'emulators/hercules/Makefile')
-rw-r--r-- | emulators/hercules/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/hercules/Makefile b/emulators/hercules/Makefile index 853a5d321ba..c7fa5091276 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2015/06/12 10:50:03 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2016/07/09 06:38:15 wiz Exp $ DISTNAME= hercules-3.11 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ |