diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 20:34:20 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-07-03 20:34:20 +0000 |
commit | 556814f32251471994a2d708b9f62d1db5a6ff66 (patch) | |
tree | 75a37a89d74200ff711ef7fd16ac3752ca8116f9 /net-p2p/amule | |
parent | 3e810b31b098292c4b9001c2165bdc2d2b070be6 (diff) | |
download | ports-556814f32251471994a2d708b9f62d1db5a6ff66.tar.gz ports-556814f32251471994a2d708b9f62d1db5a6ff66.zip |
Notes
Diffstat (limited to 'net-p2p/amule')
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule/files/amuled.sh.in | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index 3e8094fcc309..dfec104eea28 100644 --- a/net-p2p/amule/Makefile +++ b/net-p2p/amule/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net-p2p MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= amule -MAINTAINER= ganael.laplanche@martymac.com +MAINTAINER= ports@FreeBSD.org COMMENT= The all-platform eMule p2p client LIB_DEPENDS= wx_gtk2u_core-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode \ diff --git a/net-p2p/amule/files/amuled.sh.in b/net-p2p/amule/files/amuled.sh.in index a3316a9b1ca2..99e6723cb0c5 100644 --- a/net-p2p/amule/files/amuled.sh.in +++ b/net-p2p/amule/files/amuled.sh.in @@ -2,7 +2,6 @@ # # aMule RCng startup script # Ogirinal work from Gabriele Cecchetti (amule.org forum) -# Modified by Ganaël LAPLANCHE (ganael.laplanche@martymac.com) # # PROVIDE: amuled |