diff options
Diffstat (limited to 'audio/kmp')
-rw-r--r-- | audio/kmp/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/kmp/Makefile b/audio/kmp/Makefile index 1a6afd19859..da1aade71d5 100644 --- a/audio/kmp/Makefile +++ b/audio/kmp/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.6 2005/10/16 15:19:46 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2005/11/18 20:19:42 wiz Exp $ DISTNAME= kmp-0.01 PKGREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://www.threadbox.net/code/files/kmp/ +MASTER_SITES= http://mercury.chem.pitt.edu/~shank/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkg@burningsoda.com -HOMEPAGE= http://www.threadbox.net/index.php/code/kmp/ +#HOMEPAGE= http://www.threadbox.net/index.php/code/kmp/ COMMENT= Qt client for the Music Player Daemon USE_LANGUAGES= c++ |