diff options
Diffstat (limited to 'games/hohlin/Makefile')
-rw-r--r-- | games/hohlin/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/games/hohlin/Makefile b/games/hohlin/Makefile index 05d7199e2aa2..ec39811a1191 100644 --- a/games/hohlin/Makefile +++ b/games/hohlin/Makefile @@ -5,16 +5,13 @@ PORTNAME= hohlin PORTVERSION= 1.01 PORTREVISION= 2 CATEGORIES= games -#MASTER_SITES= http://retrospec.sgn.net/download.php?id=63&path=games/hoh/bin/ -#requires post to download -MASTER_SITES= http://skye.ki.iif.hu/~mohacsi/downloads/ +MASTER_SITES= http://retrospec.sgn.net/games/hoh/bin/ PKGNAMEPREFIX= linux- DISTNAME= ${PORTNAME}-${SHORTPORTVERSION} MAINTAINER= jmohacsi@bsd.hu COMMENT= Remake of the classic spectrum game Head over Heels -BROKEN= unfetchable WRKSRC= ${WRKDIR}/hoh-install-${PORTVERSION}/ USES= tar:bzip2 |