diff options
author | agc <agc@pkgsrc.org> | 2001-11-22 11:33:22 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-11-22 11:33:22 +0000 |
commit | 45daa3f56745936e5aa7d4a3c9b32d720edcc721 (patch) | |
tree | 14fae3c975b6a50f88ec67ed79753ee8046d0ea1 /www/Makefile | |
parent | a448dde779fb13f0462a5695a05973f9a5545a29 (diff) | |
download | pkgsrc-45daa3f56745936e5aa7d4a3c9b32d720edcc721.tar.gz |
Add and enable asp2php
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index bddcc0989cd..c3fec97e37b 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.163 2001/11/13 21:36:49 jlam Exp $ +# $NetBSD: Makefile,v 1.164 2001/11/22 11:33:22 agc Exp $ # COMMENT= Packages related to the World Wide Web @@ -48,6 +48,7 @@ SUBDIR+= galeon SUBDIR+= galway SUBDIR+= glibwww SUBDIR+= grail +SUBDIR+= gtkasp2php SUBDIR+= gtkhtml SUBDIR+= haskell-cgi SUBDIR+= hiawatha |