aboutsummaryrefslogtreecommitdiffstats
path: root/irc/eggdrop-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/eggdrop-devel/Makefile')
-rw-r--r--irc/eggdrop-devel/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/irc/eggdrop-devel/Makefile b/irc/eggdrop-devel/Makefile
index 800717ed01ce..73d26b257c18 100644
--- a/irc/eggdrop-devel/Makefile
+++ b/irc/eggdrop-devel/Makefile
@@ -5,7 +5,7 @@ PORTNAME= eggdrop
PORTVERSION= 1.8.0.20141008
PORTREVISION= 2
CATEGORIES= irc
-MASTER_SITES= GHL \
+MASTER_SITES= GH \
http://mirror.shatow.net/freebsd/${PORTNAME}/
PKGNAMESUFFIX= -devel
@@ -23,8 +23,7 @@ CONFIGURE_ARGS+=--with-tcllib=${LOCALBASE}/lib/libtcl${TCL_SHLIB_VER}.so \
USE_GITHUB= yes
GH_ACCOUNT= eggheads
GH_PROJECT= ${PORTNAME}-1.8
-GH_COMMIT= 2bf3950
-GH_TAGNAME= ${GH_COMMIT}
+GH_TAGNAME= 2bf3950
MAKE_JOBS_UNSAFE= yes