diff options
author | jlam <jlam@pkgsrc.org> | 2000-12-17 19:56:31 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2000-12-17 19:56:31 +0000 |
commit | 302522ff27ab669180bcb90ff05f9c5944fb448d (patch) | |
tree | d318d9cbb3523d15c3d112f4752ab5b9e787fe6c /www/Makefile | |
parent | c80e17dfec3b491d7e32ed85336531967878e99d (diff) | |
download | pkgsrc-302522ff27ab669180bcb90ff05f9c5944fb448d.tar.gz |
Add and enable php4-imap.
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 8bc526fc09b..e49354697f3 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.112 2000/12/17 09:27:24 jlam Exp $ +# $NetBSD: Makefile,v 1.113 2000/12/17 19:56:31 jlam Exp $ # SUBDIR += Mosaic @@ -82,6 +82,7 @@ SUBDIR += php3-snmp SUBDIR += php4 SUBDIR += php4-gd + SUBDIR += php4-imap SUBDIR += php4-pgsql SUBDIR += py-pcgi SUBDIR += py-zpublisher |