diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-27 12:20:41 +0000 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2016-12-27 12:20:41 +0000 |
commit | 34294c5c3b02bb792d6f2806cd2aaa065c0f525b (patch) | |
tree | 26de5254902fb1fa725c5b9bcd0e6ab43fb0b0b1 /net/mrouted/Makefile | |
parent | 4deec5470a6fbcecd56afd385cd2308cc12f48de (diff) | |
download | FreeBSD-ports-34294c5c3b02bb792d6f2806cd2aaa065c0f525b.zip FreeBSD-ports-34294c5c3b02bb792d6f2806cd2aaa065c0f525b.tar.gz |
- Remove bogus (in presence of USE_GITHUB) USES=tar*
- While here, minor cosmetic and license fixes
Approved by: portmgr blanket
Diffstat (limited to 'net/mrouted/Makefile')
-rw-r--r-- | net/mrouted/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/mrouted/Makefile b/net/mrouted/Makefile index 708bc0c..5c14b91 100644 --- a/net/mrouted/Makefile +++ b/net/mrouted/Makefile @@ -12,7 +12,6 @@ COMMENT= Multicast routing daemon providing DVMRP for IPv4 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= tar:bzip2 USE_GITHUB= yes USE_RC_SUBR= mrouted GH_ACCOUNT= troglobit |