diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-11-03 22:24:54 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-11-03 22:24:54 +0000 |
commit | 902e1a095e93a98d10bc9f362e243fd6e64414f8 (patch) | |
tree | bf93263063483b0d641d8f7427a1b0f937dcfd52 /games/xtet42/Makefile | |
parent | f1a1148256aa3035fcfcaaa93c4cedeb20e60fd3 (diff) | |
download | ports-902e1a095e93a98d10bc9f362e243fd6e64414f8.tar.gz ports-902e1a095e93a98d10bc9f362e243fd6e64414f8.zip |
Notes
Diffstat (limited to 'games/xtet42/Makefile')
-rw-r--r-- | games/xtet42/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/games/xtet42/Makefile b/games/xtet42/Makefile index bfa8901ebc7c..3c8ecab2aeb2 100644 --- a/games/xtet42/Makefile +++ b/games/xtet42/Makefile @@ -8,10 +8,9 @@ PORTNAME= xtet42 PORTVERSION= 2.21 CATEGORIES= games -MASTER_SITES= http://www.gufi.org/~gmarco/files/distfiles/ \ - http://www.giovannelli.it/~gmarco/files/ +MASTER_SITES= http://utenti.gufi.org/~gmarco/files/distfiles/ -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@gufi.org COMMENT= A one or two player t*tris game USE_X_PREFIX= yes |