diff options
author | asau <asau@pkgsrc.org> | 2009-11-15 14:21:41 +0000 |
---|---|---|
committer | asau <asau@pkgsrc.org> | 2009-11-15 14:21:41 +0000 |
commit | e0810d5ad235fba8d1fa0586a990eb024b5c37e3 (patch) | |
tree | 9bc48e4a6e4c9d54a0e81e2e1782de10a760cd59 /lang | |
parent | d4b8f20220678a143959fd80609c9557cb4ea05d (diff) | |
download | pkgsrc-e0810d5ad235fba8d1fa0586a990eb024b5c37e3.tar.gz |
+ pfe
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 69ac86989d9..07eecffb953 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.278 2009/10/28 06:14:38 dholland Exp $ +# $NetBSD: Makefile,v 1.279 2009/11/15 14:21:41 asau Exp $ # COMMENT= Programming languages @@ -115,6 +115,7 @@ SUBDIR+= pcc SUBDIR+= pcc-current SUBDIR+= pear SUBDIR+= perl5 +SUBDIR+= pfe SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments SUBDIR+= php5 |