diff options
author | jaapb <jaapb> | 2013-11-01 11:30:21 +0000 |
---|---|---|
committer | jaapb <jaapb> | 2013-11-01 11:30:21 +0000 |
commit | 2de6fa543f30ce95b6e48aa6ba8dafb88f556825 (patch) | |
tree | 0addae8754acc3011496b82ee3ff936fa8dd4051 /textproc/pxp | |
parent | 86f573e39b93d8a1a29257176e822615d3516399 (diff) | |
download | pkgsrc-2de6fa543f30ce95b6e48aa6ba8dafb88f556825.tar.gz |
Revision bump associated with the update of lang/ocaml to version 4.01.
Diffstat (limited to 'textproc/pxp')
-rw-r--r-- | textproc/pxp/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/pxp/Makefile b/textproc/pxp/Makefile index bcde6fad9d6..80bd9336c4a 100644 --- a/textproc/pxp/Makefile +++ b/textproc/pxp/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2012/10/25 06:56:47 asau Exp $ +# $NetBSD: Makefile,v 1.9 2013/11/01 11:30:23 jaapb Exp $ # DISTNAME= pxp-1.2.3 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.camlcity.org/download/ |