diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-08 19:38:58 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-08 19:38:58 +0000 |
commit | a5acb11974719fac101a2e2f5a5015dea13dfdb2 (patch) | |
tree | 65d847188be87db859c6c9a8feeb61fe688b0d2f /net-p2p/amule2 | |
parent | Update to 0.3.5. (diff) |
Assign amule2 to new volunteer; mark amule1 as DEPRECATED, with note that
it is only retained for 4.X compatibility.
Diffstat (limited to 'net-p2p/amule2')
-rw-r--r-- | net-p2p/amule2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule2/Makefile b/net-p2p/amule2/Makefile index dfec104eea28..767c2a89ba7c 100644 --- a/net-p2p/amule2/Makefile +++ b/net-p2p/amule2/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amule -MAINTAINER= ports@FreeBSD.org +MAINTAINER= boris@ntmk.ru COMMENT= The all-platform eMule p2p client LIB_DEPENDS= wx_gtk2u_core-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode \ |