diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2006-12-12 20:54:17 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2006-12-12 20:54:17 +0000 |
commit | 0a232ffb6d4ab35ce3859a3dd24284c9e16d11a1 (patch) | |
tree | b58abd1f8480dbb3608cf6b68c405b2778c7db39 /games/gtetrinet/Makefile | |
parent | d4ace0bd8c5373395617d5c39499845b753bd94e (diff) | |
download | ports-0a232ffb6d4ab35ce3859a3dd24284c9e16d11a1.tar.gz ports-0a232ffb6d4ab35ce3859a3dd24284c9e16d11a1.zip |
Notes
Diffstat (limited to 'games/gtetrinet/Makefile')
-rw-r--r-- | games/gtetrinet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/gtetrinet/Makefile b/games/gtetrinet/Makefile index 524bc501286b..74a040db7714 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ PORTNAME= gtetrinet -PORTVERSION= 0.7.10 +PORTVERSION= 0.7.11 CATEGORIES= games gnome ipv6 MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= gnome2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mmendez@energyhq.be COMMENT= A version of the popular TetriNET multiplayer tetris clone USE_GETTEXT= yes |