View | Details | Raw Unified | Return to bug 99753
Collapse All | Expand All

(-)amule1/Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
14
MASTER_SITE_SUBDIR=	amule
14
MASTER_SITE_SUBDIR=	amule
15
15
16
MAINTAINER=	ganael.laplanche@martymac.com
16
MAINTAINER=	ports@FreeBSD.org
17
COMMENT=	The all-platform eMule p2p client
17
COMMENT=	The all-platform eMule p2p client
18
18
19
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \
19
LIB_DEPENDS=	wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \
(-)amule2/Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
13
MASTER_SITE_SUBDIR=	amule
13
MASTER_SITE_SUBDIR=	amule
14
14
15
MAINTAINER=	ganael.laplanche@martymac.com
15
MAINTAINER=	ports@FreeBSD.org
16
COMMENT=	The all-platform eMule p2p client
16
COMMENT=	The all-platform eMule p2p client
17
17
18
LIB_DEPENDS=	wx_gtk2u_core-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode \
18
LIB_DEPENDS=	wx_gtk2u_core-2.6:${PORTSDIR}/x11-toolkits/wxgtk26-unicode \
(-)amule2/files/amuled.sh.in (-2 lines)
Lines 2-8 Link Here
2
#
2
#
3
# aMule RCng startup script
3
# aMule RCng startup script
4
# Ogirinal work from Gabriele Cecchetti (amule.org forum)
4
# Ogirinal work from Gabriele Cecchetti (amule.org forum)
5
# Modified by Ganaƫl LAPLANCHE (ganael.laplanche@martymac.com)
6
# 
5
# 
7
6
8
# PROVIDE: amuled
7
# PROVIDE: amuled
9
-------------- Patch ends here ---------------

Return to bug 99753