diff options
author | agc <agc> | 2000-01-17 14:14:25 +0000 |
---|---|---|
committer | agc <agc> | 2000-01-17 14:14:25 +0000 |
commit | f0fb548d69c4bd8e1989e5c314ebb04bbc645cde (patch) | |
tree | d14a1d05ee5bb1d660367fd633358baf4d09a7b7 /www/Makefile | |
parent | 1d94953cccf66e78a827230854b9ec586eb8dc03 (diff) | |
download | pkgsrc-f0fb548d69c4bd8e1989e5c314ebb04bbc645cde.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 |