diff options
author | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 20:34:34 +0800 |
---|---|---|
committer | sumikawa <sumikawa@FreeBSD.org> | 2000-01-18 20:34:34 +0800 |
commit | 8c99c96a96e9695b0fcd36d9dc5f83ac9de61804 (patch) | |
tree | 3a5566754017d3ae636ff635cba2038d415ae15a /japanese | |
parent | 6303c6dfda66933400c875ad0934cd85abd45dbb (diff) | |
download | freebsd-ports-gnome-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.tar.gz freebsd-ports-gnome-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.tar.zst freebsd-ports-gnome-8c99c96a96e9695b0fcd36d9dc5f83ac9de61804.zip |
Add 'ipv6' on CATEGORIES.
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/mnews/Makefile | 2 | ||||
-rw-r--r-- | japanese/w3m-ssl/Makefile | 2 | ||||
-rw-r--r-- | japanese/w3m/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/japanese/mnews/Makefile b/japanese/mnews/Makefile index b9478522e38c..08490145d11f 100644 --- a/japanese/mnews/Makefile +++ b/japanese/mnews/Makefile @@ -8,7 +8,7 @@ DISTNAME= mnews122 PKGNAME?= ja-mnews-1.22 -CATEGORIES= japanese news +CATEGORIES= japanese news ipv6 MASTER_SITES= ftp://ftp.leo.chubu.ac.jp/pub/network/mnews/ MAINTAINER= seiken@ARGV.AC diff --git a/japanese/w3m-ssl/Makefile b/japanese/w3m-ssl/Makefile index 47ccc8e65480..e5b364c3d36b 100644 --- a/japanese/w3m-ssl/Makefile +++ b/japanese/w3m-ssl/Makefile @@ -7,7 +7,7 @@ # PKGNAME= ja-w3m-ssl-${W3M_VER} -CATEGORIES= japanese www +CATEGORIES= japanese www ipv6 MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR}/pkg diff --git a/japanese/w3m/Makefile b/japanese/w3m/Makefile index fd98092062aa..942b3bac3d1f 100644 --- a/japanese/w3m/Makefile +++ b/japanese/w3m/Makefile @@ -7,7 +7,7 @@ # PKGNAME= ja-w3m-${W3M_VER} -CATEGORIES= japanese www +CATEGORIES= japanese www ipv6 MASTERDIR= ${.CURDIR}/../../www/w3m PKGDIR= ${.CURDIR}/pkg |