diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/gtetrinet/Makefile | 2 | ||||
-rw-r--r-- | games/tetrinet/Makefile | 2 |
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 |