diff options
author | marcus <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2004-11-07 22:37:47 +0000 |
commit | b204eefd9d12857a2e384c59753552fe8286fae5 (patch) | |
tree | 6f6cf6eed55e334a1ff0d6befcde091bffc74282 /games/mt_gtk_client | |
parent | df670bdc705d5958560a11a9c463db0dd3503fec (diff) | |
download | FreeBSD-ports-b204eefd9d12857a2e384c59753552fe8286fae5.zip FreeBSD-ports-b204eefd9d12857a2e384c59753552fe8286fae5.tar.gz |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade.
Diffstat (limited to 'games/mt_gtk_client')
-rw-r--r-- | games/mt_gtk_client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/games/mt_gtk_client/Makefile b/games/mt_gtk_client/Makefile index 52949e4..a505c48 100644 --- a/games/mt_gtk_client/Makefile +++ b/games/mt_gtk_client/Makefile @@ -7,6 +7,7 @@ PORTNAME= mt_gtk_client PORTVERSION= 0.1.98 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= maitretarot/${PORTNAME}.pkg/${PORTVERSION} |