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 | a7e8edfd3c692e26a90fa7354ef576ea2c45747e (patch) | |
tree | ce7e122b6b612b5da8fa1db850bbe367aa23a1fc /audio/kmp | |
parent | b47856891565cca333bb141563e6fa480d170da8 (diff) | |
download | pkgsrc-a7e8edfd3c692e26a90fa7354ef576ea2c45747e.tar.gz |
Update HOMEPAGE and MASTER_SITES.
Diffstat (limited to 'audio/kmp')
-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++ |