diff options
author | Sergey Matveychuk <sem@FreeBSD.org> | 2009-04-06 11:23:22 +0000 |
---|---|---|
committer | Sergey Matveychuk <sem@FreeBSD.org> | 2009-04-06 11:23:22 +0000 |
commit | baf9eadda106c708df50775176fb8069688314cb (patch) | |
tree | f2659d6d8c24033c1c4ad374cc1b4289b794ffd2 /net-p2p/amule-devel | |
parent | 32b6fa225d0d16521c192cfe6138a23884c71c7b (diff) |
Notes
Diffstat (limited to 'net-p2p/amule-devel')
-rw-r--r-- | net-p2p/amule-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-p2p/amule-devel/Makefile b/net-p2p/amule-devel/Makefile index 00f0811f336c..80139c8a850c 100644 --- a/net-p2p/amule-devel/Makefile +++ b/net-p2p/amule-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= aMule PORTVERSION= 2.2.4 +PORTREVISION= 1 CATEGORIES= net-p2p MASTER_SITES= SF/amule @@ -15,7 +16,6 @@ COMMENT= The all-platform eMule p2p client BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \ ${LOCALBASE}/lib/libcryptopp.a:${PORTSDIR}/security/cryptopp -LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl LATEST_LINK= aMule2 CONFLICTS= aMule-1.* aMule-devel-[0-9]* ed2k-hash-1.* |