diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-06 12:32:00 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2018-03-06 12:32:00 +0000 |
commit | 8d2f082a3ea02df28ff2d02a8c44314389f8655e (patch) | |
tree | 3cc911aba64807755a38fcf451856dfa801cd3c7 /net-p2p/bnbt | |
parent | a9d5d3a3e754c0b9ddb6404dfa25284fac34c63f (diff) | |
download | ports-8d2f082a3ea02df28ff2d02a8c44314389f8655e.tar.gz ports-8d2f082a3ea02df28ff2d02a8c44314389f8655e.zip |
Notes
Diffstat (limited to 'net-p2p/bnbt')
-rw-r--r-- | net-p2p/bnbt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/bnbt/Makefile b/net-p2p/bnbt/Makefile index bb52172ecbfa..d73515504f8a 100644 --- a/net-p2p/bnbt/Makefile +++ b/net-p2p/bnbt/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= http://opensource.depthstrike.com/${PORTNAME}/ DISTNAME= ${SNAPSHOT}-${PORTNAME}${PORTVERSION:C/\.//}-src SNAPSHOT= 20060727 -MAINTAINER= flz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= C++ BitTorrent Tracker OPTIONS_DEFINE= MYSQL DOCS |