diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 19:52:23 +0800 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 19:52:23 +0800 |
commit | 5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e (patch) | |
tree | 40ef2ba61c6050b855022d9898c1d65e5b37b98a /japanese | |
parent | 6df3ec38820e702b04ee3befe14f131b05dbbd25 (diff) | |
download | freebsd-ports-gnome-5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e.tar.gz freebsd-ports-gnome-5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e.tar.zst freebsd-ports-gnome-5a8fddcb2ac8332a1d5a51a1b5755564b27cd06e.zip |
Drop the ipv6 virtual category for j* category as it is not relevant anymore
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/ebnetd/Makefile | 2 | ||||
-rw-r--r-- | japanese/lynx-current/Makefile | 2 | ||||
-rw-r--r-- | japanese/lynx/Makefile | 2 | ||||
-rw-r--r-- | japanese/tiarra/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/japanese/ebnetd/Makefile b/japanese/ebnetd/Makefile index 3e4889ce43e9..9483c830ffa7 100644 --- a/japanese/ebnetd/Makefile +++ b/japanese/ebnetd/Makefile @@ -4,7 +4,7 @@ PORTNAME= ebnetd PORTVERSION= 1.0 PORTREVISION= 11 -CATEGORIES= japanese ipv6 +CATEGORIES= japanese MASTER_SITES= ftp://ftp.sra.co.jp/pub/misc/eb/ MAINTAINER= yasu@utahime.org diff --git a/japanese/lynx-current/Makefile b/japanese/lynx-current/Makefile index 0c3392325e3e..1b2e41e2d72f 100644 --- a/japanese/lynx-current/Makefile +++ b/japanese/lynx-current/Makefile @@ -3,7 +3,7 @@ PORTNAME= lynx DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} -CATEGORIES= japanese www ipv6 +CATEGORIES= japanese www MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} PKGNAMESUFFIX= -current diff --git a/japanese/lynx/Makefile b/japanese/lynx/Makefile index f2fb4c6cb3e1..7736107a5544 100644 --- a/japanese/lynx/Makefile +++ b/japanese/lynx/Makefile @@ -3,7 +3,7 @@ PORTNAME= lynx DISTVERSION= ${VERSION}.${MINOR_VERSION:S/.//} -CATEGORIES= japanese www ipv6 +CATEGORIES= japanese www MASTER_SITES= http://invisible-mirror.net/archives/lynx/tarballs/ DISTNAME= ${PORTNAME}${VERSION}${MINOR_VERSION} diff --git a/japanese/tiarra/Makefile b/japanese/tiarra/Makefile index 0cf41ad4fd13..02dda04231bc 100644 --- a/japanese/tiarra/Makefile +++ b/japanese/tiarra/Makefile @@ -4,7 +4,7 @@ PORTNAME= tiarra PORTVERSION= 20100212 PORTREVISION= 7 -CATEGORIES= japanese irc ipv6 +CATEGORIES= japanese irc MASTER_SITES= http://www.clovery.jp/tiarra/archive/2010/02/ MAINTAINER= ume@FreeBSD.org |