aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--archivers/hlextract/Makefile6
-rw-r--r--games/hllib/Makefile2
2 files changed, 2 insertions, 6 deletions
diff --git a/archivers/hlextract/Makefile b/archivers/hlextract/Makefile
index cdb5cba2c3e9..32070e5b2995 100644
--- a/archivers/hlextract/Makefile
+++ b/archivers/hlextract/Makefile
@@ -4,7 +4,7 @@
PORTNAME= hlextract
PORTVERSION= 2.4.4
CATEGORIES= archivers games
-MASTER_SITES= http://nemesis.thewavelength.net/files/files/
+MASTER_SITES= LOCAL/danilo
DISTNAME= hllib${PORTVERSION:S/.//g}
MAINTAINER= danilo@FreeBSD.org
@@ -12,10 +12,6 @@ COMMENT= Utility to extract data from various Half-Life file formats
LICENSE= GPLv2
-BROKEN= Checksum and size mismatch
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2015-11-26
-
LIB_DEPENDS= libhl.so:${PORTSDIR}/games/hllib
USES= dos2unix zip
diff --git a/games/hllib/Makefile b/games/hllib/Makefile
index dbae789fe868..c305040ac669 100644
--- a/games/hllib/Makefile
+++ b/games/hllib/Makefile
@@ -4,7 +4,7 @@
PORTNAME= hllib
PORTVERSION= 2.4.4
CATEGORIES= games devel
-MASTER_SITES= http://nemesis.thewavelength.net/files/files/
+MASTER_SITES= LOCAL/danilo
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
MAINTAINER= danilo@FreeBSD.org