summaryrefslogtreecommitdiff
path: root/audio/knapster
diff options
context:
space:
mode:
authorChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-24 01:30:05 +0000
committerChris D. Faulhaber <jedgar@FreeBSD.org>2000-01-24 01:30:05 +0000
commitba3098780813b471aa111b11ca1a0b50d57a2aa1 (patch)
tree6bbf93871e2b91a49dbe92090659374c27693b17 /audio/knapster
parentFix boneheadedness. Such great programming practices (diff)
Update port to 0.5
* Added extended search options * Added ping times and whois requests * Various bug fixes and GUI enhancements
Notes
Notes: svn path=/head/; revision=24987
Diffstat (limited to 'audio/knapster')
-rw-r--r--audio/knapster/Makefile8
-rw-r--r--audio/knapster/distinfo2
-rw-r--r--audio/knapster/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/knapster/Makefile b/audio/knapster/Makefile
index f889d4378341..df4d4746f6b9 100644
--- a/audio/knapster/Makefile
+++ b/audio/knapster/Makefile
@@ -1,18 +1,18 @@
# New ports collection makefile for: knapster
-# Version required: 0.3
+# Version required: 0.5
# Date created: 06 January 2000
# Whom: Chris D. Faulhaber <jedgar@FreeBSD.org>
#
# $FreeBSD$
#
-DISTNAME= knapster-0.3
+DISTNAME= knapster-0.5
CATEGORIES= audio kde
-MASTER_SITES= http://www.chariot.net.au/~donoghue/
+MASTER_SITES= http://knapster.netpedia.net/packages/
MAINTAINER= jedgar@FreeBSD.org
-BUILD_DEPENDS= ${LOCALBASE}/bin/aclocal:${PORTSDIR}/devel/automake
+#BUILD_DEPENDS= aclocal:${PORTSDIR}/devel/automake
LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11
RUN_DEPENDS= ${LOCALBASE}/bin/kdehelp:${PORTSDIR}/x11/kdebase11
diff --git a/audio/knapster/distinfo b/audio/knapster/distinfo
index 27d6a4272cf6..333e42fc8d34 100644
--- a/audio/knapster/distinfo
+++ b/audio/knapster/distinfo
@@ -1 +1 @@
-MD5 (knapster-0.3.tar.gz) = 9822b43b16ee29ef447ed9d08f95f5d6
+MD5 (knapster-0.5.tar.gz) = 706949a115b99897153d0ab25e70dd48
diff --git a/audio/knapster/pkg-descr b/audio/knapster/pkg-descr
index 11ba0e2f26ed..e0d3edc73efe 100644
--- a/audio/knapster/pkg-descr
+++ b/audio/knapster/pkg-descr
@@ -1,6 +1,6 @@
Napster client for KDE
-WWW: http://www.chariot.net.au/~donoghue/knapster.html
+WWW: http://knapster.netpedia.net/
- Chris D. Faulhaber
<jedgar@FreeBSD.org>