diff options
author | wiz <wiz@pkgsrc.org> | 2010-03-18 09:19:40 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2010-03-18 09:19:40 +0000 |
commit | 870b2773a3065040f46562dfb45f6c7fafd3ba29 (patch) | |
tree | 36e2c0b50355cccbf019709deceec61cdad24460 /lang/Makefile | |
parent | 8b7212aeca4f4b1b98a8b0ac1bbdf579ba355e18 (diff) | |
download | pkgsrc-870b2773a3065040f46562dfb45f6c7fafd3ba29.tar.gz |
Sort.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4c4b95fdb9d..60b3ed94696 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.290 2010/03/16 15:32:47 taca Exp $ +# $NetBSD: Makefile,v 1.291 2010/03/18 09:19:40 wiz Exp $ # COMMENT= Programming languages @@ -117,8 +117,8 @@ SUBDIR+= pfe SUBDIR+= pforth #SUBDIR+= php # only contains Makefile fragments SUBDIR+= php5 -SUBDIR+= php53 SUBDIR+= php5-perl +SUBDIR+= php53 SUBDIR+= pict SUBDIR+= pnet SUBDIR+= pnetC |