diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2019-10-09 12:17:15 +0000 |
commit | 88a9b99e26860ec9d37de6535a3a7f13fb87036a (patch) | |
tree | 25bba2b59d3b2155a61c043b440d7e15dbf2f4bf /net/beacon | |
parent | 0be2ce42f1a49b66c04ed3cb4fcf260b7c8da4c7 (diff) | |
download | ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.tar.gz ports-88a9b99e26860ec9d37de6535a3a7f13fb87036a.zip |
Notes
Diffstat (limited to 'net/beacon')
-rw-r--r-- | net/beacon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/beacon/Makefile b/net/beacon/Makefile index ccfeb7177e0c..9c69c13c9a82 100644 --- a/net/beacon/Makefile +++ b/net/beacon/Makefile @@ -4,7 +4,7 @@ PORTNAME= beacon PORTVERSION= 1.4 PORTREVISION= 4 -CATEGORIES= net perl5 mbone ipv6 +CATEGORIES= net perl5 mbone MASTER_SITES= SF/multicastbeacon/multicastbeacon/beacon%20v${PORTVERSION} MAINTAINER= portmaster@bsdforge.com |