diff options
author | wiz <wiz@pkgsrc.org> | 2005-10-16 15:19:46 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2005-10-16 15:19:46 +0000 |
commit | 4cf06114aa27b6e34359be953b35d2b52d6d5614 (patch) | |
tree | ce7e122b6b612b5da8fa1db850bbe367aa23a1fc /audio/kmp/Makefile | |
parent | 99cb79201a2ce5b98bc0c397d693d5ed2d962b04 (diff) | |
download | pkgsrc-4cf06114aa27b6e34359be953b35d2b52d6d5614.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'audio/kmp/Makefile')
-rw-r--r-- | audio/kmp/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/audio/kmp/Makefile b/audio/kmp/Makefile index 6fb89d8c922..1a6afd19859 100644 --- a/audio/kmp/Makefile +++ b/audio/kmp/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2005/06/01 18:02:38 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2005/10/16 15:19:46 wiz Exp $ DISTNAME= kmp-0.01 -PKGREVISION= 1 +PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.threadbox.net/files/KMP/ +MASTER_SITES= http://www.threadbox.net/code/files/kmp/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkg@burningsoda.com -HOMEPAGE= http://www.threadbox.net/kmp.php +HOMEPAGE= http://www.threadbox.net/index.php/code/kmp/ COMMENT= Qt client for the Music Player Daemon USE_LANGUAGES= c++ |