diff options
author | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
---|---|---|
committer | Munechika SUMIKAWA <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
commit | e28c1fb465d111c6d35b93af5a6e97d9777910d1 (patch) | |
tree | 128bf33e32efa7f4679662a1d32506087c465168 /www/w3m-ssl | |
parent | 9df24a193823688f18b834839e1502fb5bd19ce2 (diff) |
Notes
Diffstat (limited to 'www/w3m-ssl')
-rw-r--r-- | www/w3m-ssl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/w3m-ssl/Makefile b/www/w3m-ssl/Makefile index 7883558fb689..08947da81ba5 100644 --- a/www/w3m-ssl/Makefile +++ b/www/w3m-ssl/Makefile @@ -7,7 +7,7 @@ # PKGNAME= w3m-ssl-${W3M_VER} -CATEGORIES= www +CATEGORIES= www ipv6 MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR}/pkg |