summaryrefslogtreecommitdiff
path: root/net/gnapster
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-03-27 15:59:05 +0000
committerwiz <wiz@pkgsrc.org>2003-03-27 15:59:05 +0000
commitc78630f8aa81b622da72f8a358f89c93fa0c139d (patch)
treee587d3de25463cef8baaca1e7dd6b8004246d9e4 /net/gnapster
parentf0c026d2f4d42373e4259d5d1a397517458bcbe0 (diff)
downloadpkgsrc-c78630f8aa81b622da72f8a358f89c93fa0c139d.tar.gz
Update MASTER_SITES, HOMEPAGE, and switch to LIBTOOL_OVERRIDE.
Diffstat (limited to 'net/gnapster')
-rw-r--r--net/gnapster/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/gnapster/Makefile b/net/gnapster/Makefile
index 8c21486e103..d3c2e079c80 100644
--- a/net/gnapster/Makefile
+++ b/net/gnapster/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.21 2002/12/24 06:10:17 wiz Exp $
+# $NetBSD: Makefile,v 1.22 2003/03/27 15:59:05 wiz Exp $
DISTNAME= gnapster-1.5.0
PKGREVISION= 3
CATEGORIES= net
-MASTER_SITES= http://www.faradic.net/~jasta/files/
+MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnapster/}
MAINTAINER= tron@netbsd.org
-HOMEPAGE= http://www.faradic.net/~jasta/programs.html
+HOMEPAGE= http://sourceforge.net/projects/gnapster/
COMMENT= simple client for the online mp3 community
BUILD_USES_MSGFMT= YES
@@ -17,7 +17,7 @@ USE_GMAKE= YES
GNU_CONFIGURE= YES
USE_LIBTOOL= YES
-LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
+LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../x11/gnome-core/buildlink2.mk"