diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/garith/Makefile | 2 | ||||
-rw-r--r-- | games/greed/Makefile | 2 | ||||
-rw-r--r-- | games/tbclock/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/garith/Makefile b/games/garith/Makefile index bd879648d6ed..fae4a67fd99b 100644 --- a/games/garith/Makefile +++ b/games/garith/Makefile @@ -5,7 +5,7 @@ PORTNAME= garith PORTVERSION= 2.1 PORTREVISION= 6 CATEGORIES= games -MASTER_SITES= http://www.cnm-vra.com/micah/garith/ CENKES +MASTER_SITES= http://www.cnm-vra.com/micah/garith/ # Latest version (2.3.1) does not build with gtk 1.2.10 MAINTAINER= ports@FreeBSD.org diff --git a/games/greed/Makefile b/games/greed/Makefile index 5b519e6cb3c5..0609bf9258cd 100644 --- a/games/greed/Makefile +++ b/games/greed/Makefile @@ -5,7 +5,7 @@ PORTNAME= greed PORTVERSION= 3.10 PORTREVISION= 1 CATEGORIES= games -MASTER_SITES= http://catb.org/~esr/greed/ CENKES +MASTER_SITES= http://catb.org/~esr/greed/ PKGNAMESUFFIX= -game MAINTAINER= culot@FreeBSD.org diff --git a/games/tbclock/Makefile b/games/tbclock/Makefile index f802bfec7639..2291bda6cc3c 100644 --- a/games/tbclock/Makefile +++ b/games/tbclock/Makefile @@ -4,7 +4,7 @@ PORTNAME= tbclock PORTVERSION= 1.10 CATEGORIES= games -MASTER_SITES= http://tamentis.com/projects/tbclock/files/ CENKES +MASTER_SITES= http://tamentis.com/projects/tbclock/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Binary clock in curses |