diff options
author | grant <grant@pkgsrc.org> | 2002-06-26 17:27:22 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-06-26 17:27:22 +0000 |
commit | 42f8eaa01608d5a152a2f1073c68262e309510a9 (patch) | |
tree | 6c1f62c7a11788213a3912fdbbaa403c0912af18 /www | |
parent | 680e61545876f4c72ce338f834922c3bbbcf0a6d (diff) | |
download | pkgsrc-42f8eaa01608d5a152a2f1073c68262e309510a9.tar.gz |
remove hypermail (now in mail/hypermail).
noted by Takahiro Kambe <taca at sky dot yamashina dot kyoto dot jp>.
Diffstat (limited to 'www')
-rw-r--r-- | www/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/Makefile b/www/Makefile index 56becc8fbe2..8b415d54f27 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.199 2002/06/24 19:34:43 tron Exp $ +# $NetBSD: Makefile,v 1.200 2002/06/26 17:27:22 grant Exp $ # COMMENT= Packages related to the World Wide Web @@ -68,7 +68,6 @@ SUBDIR+= htmldoc-x11 SUBDIR+= htmlfix SUBDIR+= htmllint SUBDIR+= http_load -SUBDIR+= hypermail SUBDIR+= ijb SUBDIR+= jakarta-servletapi SUBDIR+= jakarta-tomcat |