summaryrefslogtreecommitdiffstats
path: root/net-p2p/mldonkey/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-04-01 16:26:39 +0000
committerpav <pav@FreeBSD.org>2004-04-01 16:26:39 +0000
commit339147ceabe432a5a6ebe40de31974b4170aed29 (patch)
treef2eb515ef06dfb786da50e28bfc01a22964d09a7 /net-p2p/mldonkey/Makefile
parentf76b7a0cd8cd57c9541e3ae285d668cb4751d2c0 (diff)
downloadFreeBSD-ports-339147ceabe432a5a6ebe40de31974b4170aed29.zip
FreeBSD-ports-339147ceabe432a5a6ebe40de31974b4170aed29.tar.gz
- Update to 2.5.16
PR: ports/64957 Submitted by: Holger Lamm <holger@e-gitt.net> (maintainer)
Diffstat (limited to 'net-p2p/mldonkey/Makefile')
-rw-r--r--net-p2p/mldonkey/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-p2p/mldonkey/Makefile b/net-p2p/mldonkey/Makefile
index 725fd34..2baa242 100644
--- a/net-p2p/mldonkey/Makefile
+++ b/net-p2p/mldonkey/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= mldonkey
-PORTVERSION= 2.5.14
+PORTVERSION= 2.5.16
CATEGORIES+= net
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
-DISTNAME= ${PORTNAME}-${PORTVERSION:C/\./-/g}
+DISTNAME= ${PORTNAME}-${PORTVERSION}
MAINTAINER?= holger@e-gitt.net
COMMENT?= A OCAML client for multiple peer-to-peer networks
@@ -19,7 +19,7 @@ BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-pthread --enable-ocamlver=3
-WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\./-/g}
+WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GMAKE= yes
ALL_TARGET= depend opt
OpenPOWER on IntegriCloud