diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 05:00:54 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-03-23 05:00:54 +0000 |
commit | 0ddb3022c3536e0d157ae441a99d3c3a3475bf71 (patch) | |
tree | a94f6bcba50c8cf51827b5d25dad08e51d6d5426 /games/gshisen/Makefile | |
parent | d2480723c98cef102379337e41c0a2a333835ee8 (diff) | |
download | ports-0ddb3022c3536e0d157ae441a99d3c3a3475bf71.tar.gz ports-0ddb3022c3536e0d157ae441a99d3c3a3475bf71.zip |
Notes
Diffstat (limited to 'games/gshisen/Makefile')
-rw-r--r-- | games/gshisen/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/games/gshisen/Makefile b/games/gshisen/Makefile index 12f95987f126..c9ff76bfb837 100644 --- a/games/gshisen/Makefile +++ b/games/gshisen/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gshisen -PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTVERSION= 1.1 CATEGORIES= games -MASTER_SITES= http://www.gnustep.it/enrico/gshisen/ +# not up to date: http://www.gnustep.it/enrico/gshisen/ +MASTER_SITES= http://www.imago.ro/gshisen/ MAINTAINER= dinoex@FreeBSD.org COMMENT= Mahjongg-kind of game that uses the GNUstep toolkit |