diff options
author | itojun <itojun@pkgsrc.org> | 2001-03-27 18:07:38 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2001-03-27 18:07:38 +0000 |
commit | d9f546ce96901a01bbe5fde24b62c9a41be014bf (patch) | |
tree | ee463f72cef065f9289edda82c171f2017b5715a /www/Makefile | |
parent | 70c422d429fceebefd625b6c80b82ad90b2f9114 (diff) | |
download | pkgsrc-d9f546ce96901a01bbe5fde24b62c9a41be014bf.tar.gz |
add www/www6to4
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 789db076d3c..4cb765daffd 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.123 2001/03/26 23:27:22 mjl Exp $ +# $NetBSD: Makefile,v 1.124 2001/03/27 18:07:38 itojun Exp $ # COMMENT= Packages related to the World Wide Web @@ -113,6 +113,7 @@ SUBDIR+= web500gw SUBDIR+= webalizer SUBDIR+= weblint SUBDIR+= wml +SUBDIR+= www6to4 SUBDIR+= wwwcount SUBDIR+= wwwoffle SUBDIR+= zope |