diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-07-24 15:57:24 +0000 |
commit | 32b38a45c436c3619031da4a1d369c4f1536a68b (patch) | |
tree | c18b5a95e8ae5242e958658d9062f42712172cfb /net-p2p/opendchub | |
parent | f14c856d630ce94666cd3ba2fbff511609ff52f8 (diff) |
Notes
Diffstat (limited to 'net-p2p/opendchub')
-rw-r--r-- | net-p2p/opendchub/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/opendchub/Makefile b/net-p2p/opendchub/Makefile index 52e6200d94bc..500b93b1eacd 100644 --- a/net-p2p/opendchub/Makefile +++ b/net-p2p/opendchub/Makefile @@ -6,7 +6,7 @@ PORTVERSION= 0.8.2 CATEGORIES= net-p2p MASTER_SITES= SF/${PORTNAME}/Open%20DC%20Hub/${PORTVERSION} -MAINTAINER= yashin.dm@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Unofficial Unix version of the Direct Connect Hub software USES= perl5 gmake |