diff options
author | agc <agc@pkgsrc.org> | 2000-01-17 14:14:25 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2000-01-17 14:14:25 +0000 |
commit | cf5070c697813f7ad3f2ab239925f93520baa5cb (patch) | |
tree | d14a1d05ee5bb1d660367fd633358baf4d09a7b7 /www/Makefile | |
parent | baec34e3fa98cff5effb391f0db915a5ca9a2fcd (diff) | |
download | pkgsrc-cf5070c697813f7ad3f2ab239925f93520baa5cb.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 e012f564706..3e4f2552d40 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.66 2000/01/16 04:17:47 tsarna Exp $ +# $NetBSD: Makefile,v 1.67 2000/01/17 14:14:25 agc Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -19,6 +19,7 @@ # SUBDIR += apache-current SUBDIR += arena # SUBDIR += ashe # requires Motif + SUBDIR += asp2php # SUBDIR += aswedit SUBDIR += bozohttpd SUBDIR += cgilib |