diff options
author | bapt <bapt@FreeBSD.org> | 2015-03-31 07:06:37 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2015-03-31 07:06:37 +0800 |
commit | 2cc1966381330c44146cbf040c8808f435514598 (patch) | |
tree | f6792e1337f0f59aa9f38ed1ad41070a5b3ea094 /games | |
parent | 855ccf19b91be992dd00217b3a6a95ffafa89cb8 (diff) | |
download | freebsd-ports-graphics-2cc1966381330c44146cbf040c8808f435514598.tar.gz freebsd-ports-graphics-2cc1966381330c44146cbf040c8808f435514598.tar.zst freebsd-ports-graphics-2cc1966381330c44146cbf040c8808f435514598.zip |
Remove dead GNUSTEP_CH master sites
Diffstat (limited to 'games')
-rw-r--r-- | games/fortunate/Makefile | 2 | ||||
-rw-r--r-- | games/gnustep-ladder/Makefile | 3 |
2 files changed, 3 insertions, 2 deletions
diff --git a/games/fortunate/Makefile b/games/fortunate/Makefile index 435face6eca..9171fba4301 100644 --- a/games/fortunate/Makefile +++ b/games/fortunate/Makefile @@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP_CH} MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the command-line BSD fortune +BROKEN= No public distfiles + USE_GNUSTEP= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes diff --git a/games/gnustep-ladder/Makefile b/games/gnustep-ladder/Makefile index 83e23cb13d0..fdb7e8e7fb4 100644 --- a/games/gnustep-ladder/Makefile +++ b/games/gnustep-ladder/Makefile @@ -5,8 +5,7 @@ PORTNAME= ladder PORTVERSION= 1.0 PORTREVISION= 4 CATEGORIES= games gnustep -MASTER_SITES= SAVANNAH/gap \ - GNUSTEP_CH/gap +MASTER_SITES= SAVANNAH/gap PKGNAMEPREFIX= gnustep- DISTNAME= Ladder-${PORTVERSION} |