summaryrefslogtreecommitdiff
path: root/net/mldonkey/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/mldonkey/Makefile')
-rw-r--r--net/mldonkey/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/mldonkey/Makefile b/net/mldonkey/Makefile
index ec46f26ec02..beb7b9c88b2 100644
--- a/net/mldonkey/Makefile
+++ b/net/mldonkey/Makefile
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.12 2003/09/18 18:34:28 jmmv Exp $
+# $NetBSD: Makefile,v 1.13 2004/01/20 12:22:20 agc Exp $
#
DISTNAME= mldonkey-${VER}.sources
VER= 2.5-3
PKGNAME= mldonkey-${VER:S/-/./}
PKGREVISION= 1
-WRKSRC= ${WRKDIR}/mldonkey-${VER}
CATEGORIES= net
MASTER_SITES= http://savannah.nongnu.org/download/mldonkey/release-${VER}/official/
@@ -13,6 +12,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nongnu.org/mldonkey/
COMMENT= Free peer-to-peer client with eDonkey support and more
+WRKSRC= ${WRKDIR}/mldonkey-${VER}
GNU_CONFIGURE= yes
USE_BUILDLINK2= yes
USE_GMAKE= yes