diff options
author | maya <maya@pkgsrc.org> | 2017-12-13 21:29:51 +0000 |
---|---|---|
committer | maya <maya@pkgsrc.org> | 2017-12-13 21:29:51 +0000 |
commit | 140968eceb60909b2b5ac31df7f6edebc8b873f6 (patch) | |
tree | ef7803ba06640da8e6b95abb754d23d53103c106 | |
parent | aa4aca23da642740153e9e02c33d785ff11da28f (diff) | |
download | pkgsrc-140968eceb60909b2b5ac31df7f6edebc8b873f6.tar.gz |
hercules: bump PKGREVISION for previous.
If anyone installed it before default-PLIST-checks on SmartOS he would be
missing the hercifc binary, rather than failing to build, so this would
be a different package.
-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 fa814fdfc87..11034184a0c 100644 --- a/emulators/hercules/Makefile +++ b/emulators/hercules/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.37 2017/05/15 08:27:23 jperkin Exp $ +# $NetBSD: Makefile,v 1.38 2017/12/13 21:29:51 maya Exp $ DISTNAME= hercules-3.11 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= emulators MASTER_SITES= http://downloads.hercules-390.eu/ |