diff options
author | mich <mich@FreeBSD.org> | 2003-06-11 22:39:27 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-06-11 22:39:27 +0800 |
commit | 71b7c05ea93c7a8fb7e9775c80bff4c58bcc966f (patch) | |
tree | c2e8ab363130851a88252adf4a07c8acfa4930e1 /games/gtetrinet/Makefile | |
parent | acbf198f8bfacd77ea82f77bbb5656cb429bd70f (diff) | |
download | freebsd-ports-gnome-71b7c05ea93c7a8fb7e9775c80bff4c58bcc966f.tar.gz freebsd-ports-gnome-71b7c05ea93c7a8fb7e9775c80bff4c58bcc966f.tar.zst freebsd-ports-gnome-71b7c05ea93c7a8fb7e9775c80bff4c58bcc966f.zip |
Update to 0.7.2
PR: 53139
Submitted by: maintainer
Approved by: roberto (mentor)
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 aae837b5a254..b97822776a3d 100644 --- a/games/gtetrinet/Makefile +++ b/games/gtetrinet/Makefile @@ -5,13 +5,13 @@ # $FreeBSD$ PORTNAME= gtetrinet -PORTVERSION= 0.7.1 +PORTVERSION= 0.7.2 CATEGORIES= games gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.7 DIST_SUBDIR= gnome2 -MAINTAINER= flynn@energyhq.homeip.net +MAINTAINER= flynn@energyhq.es.eu.org COMMENT= A version of the popular TetriNET multiplayer tetris clone USE_BZIP2= yes |