diff options
author | jtb <jtb@pkgsrc.org> | 2001-04-24 20:44:49 +0000 |
---|---|---|
committer | jtb <jtb@pkgsrc.org> | 2001-04-24 20:44:49 +0000 |
commit | 513803dbf8d1d9e102a9eae47d768fb654770d80 (patch) | |
tree | d260bdb9b1e10697a0e4fbdfe0e85102a7a1b4e1 /www/Makefile | |
parent | 0f94e961a467591aaf31b7464dc9c9e0d2962ecf (diff) | |
download | pkgsrc-513803dbf8d1d9e102a9eae47d768fb654770d80.tar.gz |
Add and enable p5-libapreq.
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 f3f87931dbf..4ff291621ba 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.130 2001/04/23 20:06:40 kim Exp $ +# $NetBSD: Makefile,v 1.131 2001/04/24 20:44:49 jtb Exp $ # COMMENT= Packages related to the World Wide Web @@ -86,6 +86,7 @@ SUBDIR+= p5-HTML-Template SUBDIR+= p5-HTML-Tree SUBDIR+= p5-URI SUBDIR+= p5-VRML +SUBDIR+= p5-libapreq SUBDIR+= p5-libwww SUBDIR+= php3 SUBDIR+= php3-gd |