aboutsummaryrefslogtreecommitdiff
path: root/devel/libdouble-conversion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libdouble-conversion/Makefile')
-rw-r--r--devel/libdouble-conversion/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/libdouble-conversion/Makefile b/devel/libdouble-conversion/Makefile
index 0b5fe3bb8f75..c62d1bcd928f 100644
--- a/devel/libdouble-conversion/Makefile
+++ b/devel/libdouble-conversion/Makefile
@@ -5,7 +5,6 @@ PORTNAME= libdouble-conversion
PORTVERSION= 1.1.1
PORTREVISION= 2
CATEGORIES= devel
-MASTER_SITES= GHL
MAINTAINER= waitman@waitman.net
COMMENT= Binary-decimal and decimal-binary routines for IEEE doubles
@@ -19,7 +18,6 @@ USE_LDCONFIG= yes
USE_GITHUB= yes
GH_ACCOUNT= waitman
-GH_TAGNAME= ${GH_COMMIT}
-GH_COMMIT= e9b9e5a
+GH_TAGNAME= e9b9e5a
.include <bsd.port.mk>