diff options
author | rh <rh@pkgsrc.org> | 1999-12-02 08:41:30 +0000 |
---|---|---|
committer | rh <rh@pkgsrc.org> | 1999-12-02 08:41:30 +0000 |
commit | 7a08c6bb2782328355368f9f0b1e852edcf97909 (patch) | |
tree | ccac128045038227c6b7df7516f12ba432eca0ac /www/Makefile | |
parent | a1d73d17e4e010756f7cdb5d3aee11d536259e97 (diff) | |
download | pkgsrc-7a08c6bb2782328355368f9f0b1e852edcf97909.tar.gz |
Add and enable p5-URI
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 adfde597008..d095abfb50d 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 1999/11/12 15:53:46 jwise Exp $ +# $NetBSD: Makefile,v 1.54 1999/12/02 08:41:30 rh Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -54,6 +54,7 @@ # SUBDIR += p5-HTML-Stream # SUBDIR += p5-HTTPD-Tools # SUBDIR += p5-WWW-Search + SUBDIR += p5-URI SUBDIR += p5-libwww SUBDIR += php3 SUBDIR += php3-gd |