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 | |
parent | 0b1f9e295b09a55aa0b1f894f68c2352678e7806 (diff) |
Notes
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule1/Makefile | 2 | ||||
-rw-r--r-- | net-p2p/amule2/Makefile | 2 |
4 files changed, 5 insertions, 3 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index dfec104eea28..767c2a89ba7c 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/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 \ diff --git a/net-p2p/amule/Makefile b/net-p2p/amule/Makefile index dfec104eea28..767c2a89ba7c 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= 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 \ diff --git a/net-p2p/amule1/Makefile b/net-p2p/amule1/Makefile index 39a230559897..b4b718d010af 100644 --- a/net-p2p/amule1/Makefile +++ b/net-p2p/amule1/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= amule MAINTAINER= ports@FreeBSD.org COMMENT= The all-platform eMule p2p client +DEPRECATED= use net-p2p/amule2 if you are running OSVERSION > 500000 + LIB_DEPENDS= wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 \ curl.3:${PORTSDIR}/ftp/curl 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 \ |