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 29ce71b64d0..280eb772294 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.15 2015/01/20 14:24:37 jaapb Exp $ +# $NetBSD: Makefile,v 1.16 2015/06/30 11:52:59 jaapb Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} -PKGREVISION= 7 +PKGREVISION= 8 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ |