diff options
author | Wen Heping <wen@FreeBSD.org> | 2015-12-22 03:22:46 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2015-12-22 03:22:46 +0000 |
commit | e0f113acef4b6e2ef48927ffa4cad8f3602ccf02 (patch) | |
tree | b3414082445e2f7032169b76fa6ce074055760a6 /net-p2p/unworkable | |
parent | e7cae8a0b5da23801f2775886ea2f425dd67a71f (diff) |
Notes
Diffstat (limited to 'net-p2p/unworkable')
-rw-r--r-- | net-p2p/unworkable/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/unworkable/Makefile b/net-p2p/unworkable/Makefile index 16aa576bb104..31ce03b8d7b4 100644 --- a/net-p2p/unworkable/Makefile +++ b/net-p2p/unworkable/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= GOOGLE_CODE -MAINTAINER= wenheping@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Free BitTorrent Implementation LIB_DEPENDS= libevent.so:${PORTSDIR}/devel/libevent2 |