diff options
author | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
---|---|---|
committer | sbd <sbd@pkgsrc.org> | 2011-12-06 00:19:21 +0000 |
commit | 2fcd8cf22a3e03876dc2ae461b0e70cec7631c65 (patch) | |
tree | 86b60c11be1b24da467cf271f49607c6dfdcb319 /textproc | |
parent | 03d536bbe161ef5ea4408c24b14f2132e56b4266 (diff) | |
download | pkgsrc-2fcd8cf22a3e03876dc2ae461b0e70cec7631c65.tar.gz |
Recursive bump for lang/ocaml buildlink addition.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/harmony/Makefile | 3 | ||||
-rw-r--r-- | textproc/pxp/Makefile | 3 |
2 files changed, 4 insertions, 2 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/ diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index 0a649225ae2..32c1ab5bc74 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/06/14 13:45:41 uebayasi Exp $ +# $NetBSD: Makefile,v 1.5 2011/12/06 00:19:25 sbd Exp $ # DISTNAME= pxp-1.1.6 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://www.ocaml-programming.de/packages/ |