summaryrefslogtreecommitdiffstats
path: root/net/mldonkey-src
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-01-27 17:47:59 +0000
committerlioux <lioux@FreeBSD.org>2003-01-27 17:47:59 +0000
commite81563efa822be38b67958dc10f69ee0e24c46ca (patch)
tree1dc7c98c12943c9bf2de0a6567c5265add6b7be4 /net/mldonkey-src
parent156fb2acb6ffd66455089a9b75661e0587985791 (diff)
downloadFreeBSD-ports-e81563efa822be38b67958dc10f69ee0e24c46ca.zip
FreeBSD-ports-e81563efa822be38b67958dc10f69ee0e24c46ca.tar.gz
Fix typo: set WRKSRC correctly
Submitted by: maintainer
Diffstat (limited to 'net/mldonkey-src')
-rw-r--r--net/mldonkey-src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mldonkey-src/Makefile b/net/mldonkey-src/Makefile
index 37c8c62..d9b03f2 100644
--- a/net/mldonkey-src/Makefile
+++ b/net/mldonkey-src/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
ONLY_FOR_ARCHS= alpha i386
USE_BZIP2= yes
NO_BUILD= yes
-WRKSRC= ${WRKDIR}/${PORTNAME}-distrib-${PORTVERSION}
+WRKSRC= ${WRKDIR}/${PORTNAME}-distrib-${PORTVERSION:C/.(.)$/-\1/}
DIRNAME= ${HOME}/.mldonkey
OpenPOWER on IntegriCloud