diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-05-25 10:27:59 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2017-05-25 10:27:59 +0000 |
commit | 65b14c7154b84a5975eb87810e8dc917197d85f6 (patch) | |
tree | 54747e9f8356eb892d27cc5d69d41ae7f7c9a946 /net-mgmt/omping | |
parent | 04076d8e18d3f8e2609a3f920a23c6a29e442a59 (diff) |
Notes
Diffstat (limited to 'net-mgmt/omping')
-rw-r--r-- | net-mgmt/omping/Makefile | 3 | ||||
-rw-r--r-- | net-mgmt/omping/distinfo | 5 | ||||
-rw-r--r-- | net-mgmt/omping/pkg-descr | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net-mgmt/omping/Makefile b/net-mgmt/omping/Makefile index 9cd38593db31..4c0cb15f17c7 100644 --- a/net-mgmt/omping/Makefile +++ b/net-mgmt/omping/Makefile @@ -4,7 +4,6 @@ PORTNAME= omping PORTVERSION= 0.0.4 CATEGORIES= net-mgmt -MASTER_SITES= https://fedorahosted.org/releases/o/m/${PORTNAME}/ MAINTAINER= fw@moov.de COMMENT= Tool to test IP multicast functionality @@ -12,6 +11,8 @@ COMMENT= Tool to test IP multicast functionality LICENSE= MIT USES= gmake +USE_GITHUB= yes +GH_ACCOUNT= jfriesse PLIST_FILES= bin/${PORTNAME} \ man/man8/omping.8.gz diff --git a/net-mgmt/omping/distinfo b/net-mgmt/omping/distinfo index 32f24f3ef317..2b0bc5da806a 100644 --- a/net-mgmt/omping/distinfo +++ b/net-mgmt/omping/distinfo @@ -1,2 +1,3 @@ -SHA256 (omping-0.0.4.tar.gz) = 8909616b007139138d9d1cb51cc234edaf728f20a26897ef2959a570da02dc0a -SIZE (omping-0.0.4.tar.gz) = 44287 +TIMESTAMP = 1495700714 +SHA256 (jfriesse-omping-0.0.4_GH0.tar.gz) = d3792111a748e3b884496c9d3c249cf20f3a576bb7d3ee957694a637196fc60b +SIZE (jfriesse-omping-0.0.4_GH0.tar.gz) = 48462 diff --git a/net-mgmt/omping/pkg-descr b/net-mgmt/omping/pkg-descr index 07bc2402715c..70cc4472c36a 100644 --- a/net-mgmt/omping/pkg-descr +++ b/net-mgmt/omping/pkg-descr @@ -7,4 +7,4 @@ Features * Implementation of RFC Draft draft-ietf-mboned-ssmping-08 * Any-source and Source-specific Multicast -WWW: https://fedorahosted.org/omping/ +WWW: https://github.com/jfriesse/omping |