diff options
Diffstat (limited to 'textproc/harmony/Makefile')
-rw-r--r-- | textproc/harmony/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index 6209fde7a90..21276b9c885 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.26 2018/07/19 15:15:29 jaapb Exp $ +# $NetBSD: Makefile,v 1.27 2018/11/12 16:10:27 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 16 +PKGREVISION= 17 CATEGORIES= misc MASTER_SITES= https://alliance.seas.upenn.edu/~harmony/download/ |