diff options
Diffstat (limited to 'lang/camlp5/Makefile')
-rw-r--r-- | lang/camlp5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile index a222085ca55..62718051955 100644 --- a/lang/camlp5/Makefile +++ b/lang/camlp5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2012/10/02 20:11:36 asau Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:17 wiz Exp $ # DISTNAME= camlp5-5.15 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= lang MASTER_SITES= http://pauillac.inria.fr/~ddr/camlp5/distrib/src/ EXTRACT_SUFX= .tgz |