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 | |
parent | 390a0c14b8f7b41f0d082c3576347c4858e5d07d (diff) | |
download | ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.tar.gz ports-9d4e763ba0be3ba0f44ce85396e85a1719c06e0a.zip |
Notes
Diffstat (limited to 'net/6tunnel')
-rw-r--r-- | net/6tunnel/Makefile | 6 | ||||
-rw-r--r-- | net/6tunnel/distinfo | 4 |
2 files changed, 4 insertions, 6 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 diff --git a/net/6tunnel/distinfo b/net/6tunnel/distinfo index 3ce5b434dffd..4827d03e1d69 100644 --- a/net/6tunnel/distinfo +++ b/net/6tunnel/distinfo @@ -1,2 +1,2 @@ -SHA256 (6tunnel-0.11rc2.20130525.tar.gz) = 81511ae63d1fdd41e0c0c245ba5db7d9a870aee305eb20318b7c6fa7a164810c -SIZE (6tunnel-0.11rc2.20130525.tar.gz) = 17864 +SHA256 (wojtekka-6tunnel-0.11rc2.20130525-2d33461_GH0.tar.gz) = 818a44a53c8a203595cd3611771dd154ae9f8e893433ffe6ba88b6771dfe6452 +SIZE (wojtekka-6tunnel-0.11rc2.20130525-2d33461_GH0.tar.gz) = 17861 |