diff options
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} |