diff options
author | tv <tv@pkgsrc.org> | 1999-05-04 03:58:32 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 1999-05-04 03:58:32 +0000 |
commit | a8d06bb803e31f6a190f467ea771c77779f8fc50 (patch) | |
tree | 85a176cf94892ba4decbd305c71033fde9ea0015 /www | |
parent | e6e4907c7e8e13f2225e8dd35549623299953cb9 (diff) | |
download | pkgsrc-a8d06bb803e31f6a190f467ea771c77779f8fc50.tar.gz |
Add and enable php3-snmp.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/Makefile b/www/Makefile index 01bdbf9b174..2603543dd66 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.34 1999/05/04 00:11:20 tv Exp $ +# $NetBSD: Makefile,v 1.35 1999/05/04 03:58:32 tv Exp $ # FreeBSD Id: Makefile,v 1.65 1997/11/17 06:31:39 fenner Exp # @@ -52,6 +52,7 @@ SUBDIR += php3 SUBDIR += php3-gd SUBDIR += php3-ldap + SUBDIR += php3-snmp SUBDIR += squid SUBDIR += squid-current SUBDIR += thttpd |