summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2006-12-01 15:29:55 +0000
committerPav Lucistnik <pav@FreeBSD.org>2006-12-01 15:29:55 +0000
commitdfadd3a64d29303dab6479fabeff2fa31481207c (patch)
tree19565e31eb29a37b18e76969622966653e0c8e09 /games
parent- Add entry for sysutils/linux-megacli (diff)
- Add ipv6 to CATEGORIES
PR: ports/106121, ports/106122 Submitted by: Janos Mohacsi <janos.mohacsi@bsd.hu>
Notes
Notes: svn path=/head/; revision=178486
Diffstat (limited to 'games')
-rw-r--r--games/gtetrinet/Makefile2
-rw-r--r--games/tetrinet/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile
index c48adf2b780b..524bc501286b 100644
--- a/games/gtetrinet/Makefile
+++ b/games/gtetrinet/Makefile
@@ -6,7 +6,7 @@
PORTNAME= gtetrinet
PORTVERSION= 0.7.10
-CATEGORIES= games gnome
+CATEGORIES= games gnome ipv6
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
DIST_SUBDIR= gnome2
diff --git a/games/tetrinet/Makefile b/games/tetrinet/Makefile
index d954bc092489..170e0e2732f9 100644
--- a/games/tetrinet/Makefile
+++ b/games/tetrinet/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tetrinet
PORTVERSION= 0.11
-CATEGORIES= games net
+CATEGORIES= games net ipv6
MASTER_SITES= http://tetrinet.or.cz/download/
MAINTAINER= ports@FreeBSD.org