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 d3efdf91fff..dbc1f5b9d9f 100644 --- a/lang/ocamlduce/Makefile +++ b/lang/ocamlduce/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/02/07 12:55:29 obache Exp $ +# $NetBSD: Makefile,v 1.8 2011/12/06 00:19:24 sbd Exp $ # DISTNAME= ocamlduce-3.11.1.0 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://forge.ocamlcore.org/frs/download.php/225/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} |