diff options
Diffstat (limited to 'lang/ocamlduce/Makefile')
-rw-r--r-- | lang/ocamlduce/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/ocamlduce/Makefile b/lang/ocamlduce/Makefile index dbd09b9fa7a..b69e3452ddc 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2012/10/02 20:11:46 asau Exp $ +# $NetBSD: Makefile,v 1.12 2012/10/08 15:18:22 jaapb Exp $ # DISTNAME= ocamlduce-3.12.1.0 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/644/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |