diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 12:34:34 +0000 |
commit | 8c99c96a96e9695b0fcd36d9dc5f83ac9de61804 (patch) | |
tree | 3a5566754017d3ae636ff635cba2038d415ae15a /www/w3m-ssl | |
parent | 6303c6dfda66933400c875ad0934cd85abd45dbb (diff) | |
download | FreeBSD-ports-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.zip FreeBSD-ports-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.tar.gz |
Add 'ipv6' on CATEGORIES.
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 7883558..08947da 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 |