diff options
author | joerg <joerg@pkgsrc.org> | 2008-06-16 14:08:07 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2008-06-16 14:08:07 +0000 |
commit | 097991f78d59f7148ba82ad29bd7c23dd69ee701 (patch) | |
tree | 36656ebb29068ca1501b5962b0880a153280eb70 /lang | |
parent | d7e2e74f3604955bbff0c5e26563769fa8fd5adb (diff) | |
download | pkgsrc-097991f78d59f7148ba82ad29bd7c23dd69ee701.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/camlp5/Makefile | 3 | ||||
-rw-r--r-- | lang/camlp5/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/lang/camlp5/Makefile b/lang/camlp5/Makefile index 7b9534b8697..2a4a7a62af7 100644 --- a/lang/camlp5/Makefile +++ b/lang/camlp5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2008/05/03 18:12:13 degroote Exp $ +# $NetBSD: Makefile,v 1.5 2008/06/16 14:08:07 joerg Exp $ # DISTNAME= camlp5-5.08 +PKGREVISION= 1 CATEGORIES= lang MASTER_SITES= http://pauillac.inria.fr/~ddr/camlp5/distrib/src/ EXTRACT_SUFX= .tgz diff --git a/lang/camlp5/PLIST b/lang/camlp5/PLIST index f6da966ac9b..6c3e2e2ab21 100644 --- a/lang/camlp5/PLIST +++ b/lang/camlp5/PLIST @@ -1,8 +1,9 @@ -@comment $NetBSD: PLIST,v 1.2 2008/04/27 10:44:28 tonio Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/06/16 14:08:07 joerg Exp $ bin/camlp5 bin/camlp5o bin/camlp5r bin/camlp5sch +bin/mkcamlp5 bin/ocpp5 lib/ocaml/camlp5/ast2pt.cmi lib/ocaml/camlp5/ast2pt.mli |