aboutsummaryrefslogtreecommitdiff
path: root/games/hllib
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-10-30 13:55:08 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2015-10-30 13:55:08 +0000
commitb1f1ba0f4915896b6b36ca5fd00820fee540ee73 (patch)
tree1848860ac21a78ccae566f9e57eb4a84812dbe20 /games/hllib
parent4dcf801a7e08b0963d355b1c899ad141053c5e98 (diff)
downloadports-b1f1ba0f4915896b6b36ca5fd00820fee540ee73.tar.gz
ports-b1f1ba0f4915896b6b36ca5fd00820fee540ee73.zip
- Remove BROKEN from archivers/hlextract
The checksum was mismatching because the zip file named hllib244.zip is actually the hllib 2.45 now (and it's failing to build). I've uploaded the original file to my local directory until it be fixed.
Notes
Notes: svn path=/head/; revision=400538
Diffstat (limited to 'games/hllib')
-rw-r--r--games/hllib/Makefile2
1 files changed, 1 insertions, 1 deletions
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