diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:26:05 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-05-07 17:26:05 +0000 |
| commit | 9d4e763ba0be3ba0f44ce85396e85a1719c06e0a (patch) | |
| tree | e02c8ff8239303ab6a2e3d529b26e0934364cdcf /net/6tunnel/Makefile | |
| parent | 390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff) | |
Notes
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 |
