diff options
-rw-r--r-- | games/xtet42/Makefile | 5 | ||||
-rw-r--r-- | misc/xtail/Makefile | 4 |
2 files changed, 4 insertions, 5 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 diff --git a/misc/xtail/Makefile b/misc/xtail/Makefile index 428607b9ce4b..ab9aca4d0017 100644 --- a/misc/xtail/Makefile +++ b/misc/xtail/Makefile @@ -9,10 +9,10 @@ PORTNAME= xtail PORTVERSION= 2.1 CATEGORIES= misc MASTER_SITES= http://www.unicom.com/sw/xtail/ \ - http://www.giovannelli.it/~gmarco/files/ + http://utenti.gufi.org/~gmarco/files/distfiles/ DISTNAME= ${PORTNAME}-${PORTVERSION} -MAINTAINER= gmarco@giovannelli.it +MAINTAINER= gmarco@gufi.org COMMENT= Watches the growth of files or directories HAS_CONFIGURE= yes |