diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2015-12-29 14:30:46 +0000 |
commit | 7823fa4b7e3cdfcc53687849cb0ebcf1db29a590 (patch) | |
tree | 80d47d6daf921a1ed1c73eb307c65303934a6eed /net/sflowtool | |
parent | b7c359583d68680986466ddf6be2ce1a1dcb92fc (diff) |
Notes
Diffstat (limited to 'net/sflowtool')
-rw-r--r-- | net/sflowtool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/sflowtool/Makefile b/net/sflowtool/Makefile index fe0dac407987..408f63b114f1 100644 --- a/net/sflowtool/Makefile +++ b/net/sflowtool/Makefile @@ -15,7 +15,6 @@ USE_RC_SUBR= ${PORTNAME} USE_GITHUB= yes GH_ACCOUNT= sflow -GH_PROJECT= ${PORTNAME} GH_TAGNAME= 08a16d3 PLIST_FILES= bin/sflowtool |