diff options
author | adrianp <adrianp> | 2007-05-05 21:27:31 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2007-05-05 21:27:31 +0000 |
commit | 8bf9e456d4e0f147e231b462817c2f128214fd71 (patch) | |
tree | 28b16522a144046b20ae6925d4cbc5dddfa70bbf /lang | |
parent | 85f26876ccdd0d9a2e0455cea65ed22d36ce4743 (diff) | |
download | pkgsrc-8bf9e456d4e0f147e231b462817c2f128214fd71.tar.gz |
+pear
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index cbe02b13576..b462fb12ef9 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.238 2007/04/08 23:08:10 tonio Exp $ +# $NetBSD: Makefile,v 1.239 2007/05/05 21:27:31 adrianp Exp $ # COMMENT= Programming languages @@ -103,6 +103,7 @@ SUBDIR+= oo2c SUBDIR+= opencobol SUBDIR+= p2c SUBDIR+= parrot +SUBDIR+= pear SUBDIR+= perl5 SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments |