diff options
author | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd> | 2011-12-06 00:19:21 +0000 |
commit | 8b7bfed41c2119184aeeb55c093797bfd1df6f37 (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /textproc/harmony | |
parent | aa1e0eb05f9d7bf2d1aa6d276a0e370743ee5f3e (diff) | |
download | pkgsrc-8b7bfed41c2119184aeeb55c093797bfd1df6f37.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
Diffstat (limited to 'textproc/harmony')
-rw-r--r-- | textproc/harmony/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/harmony/Makefile b/textproc/harmony/Makefile index f0783b963d6..0031cd4722a 100644 --- a/textproc/harmony/Makefile +++ b/textproc/harmony/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2010/01/11 16:18:13 joerg Exp $ +# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:25 sbd Exp $ # DISTNAME= harmony-stable-${VERSION} PKGNAME= harmony-${VERSION} +PKGREVISION= 1 CATEGORIES= misc MASTER_SITES= http://alliance.seas.upenn.edu/~harmony/download/ |