diff options
Diffstat (limited to 'www')
-rw-r--r-- | www/w3m-ssl/Makefile | 2 | ||||
-rw-r--r-- | www/w3m/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/www/w3m/Makefile b/www/w3m/Makefile index bf998b279485..a488a2bbdee7 100644 --- a/www/w3m/Makefile +++ b/www/w3m/Makefile @@ -10,7 +10,7 @@ DISTNAME= w3m-${W3M_DIST_VER} PKGNAME?= w3m-${W3M_VER} W3M_DIST_VER= 991203 W3M_VER= ${W3M_DIST_VER} -CATEGORIES?= www +CATEGORIES?= www ipv6 MASTER_SITES= ftp://ei5nazha.yz.yamagata-u.ac.jp/w3m/ \ ftp://ftp.firedrake.org/w3m/ \ http://www.instinct.org/~pgl/w3m/ \ |