diff options
Diffstat (limited to 'net/6tunnel/Makefile')
-rw-r--r-- | net/6tunnel/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile index c3fc3e160cbf..6d8e7e8dbeb9 100644 --- a/net/6tunnel/Makefile +++ b/net/6tunnel/Makefile @@ -4,7 +4,7 @@ PORTNAME= 6tunnel DISTVERSION= 0.11rc2.20130525 CATEGORIES= net ipv6 -MASTER_SITES= GHL \ +MASTER_SITES= GH \ LOCAL/bdrewery/${PORTNAME}/ MAINTAINER= bdrewery@FreeBSD.org @@ -18,9 +18,7 @@ ALL_TARGET= default USE_GITHUB= yes GH_ACCOUNT= wojtekka -GH_PROJECT= ${PORTNAME} -GH_COMMIT= 2d33461 -GH_TAGNAME= ${GH_COMMIT} +GH_TAGNAME= 2d33461 PLIST_FILES= bin/6tunnel \ man/man1/6tunnel.1.gz |