diff options
author | wiz <wiz@pkgsrc.org> | 2011-02-19 09:04:32 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2011-02-19 09:04:32 +0000 |
commit | c30240e20f075644d7b3370d8ae4a1a88c7ffa8b (patch) | |
tree | 24ddd0be0a4f06e386c2fc633124a82bb89de66c /audio/xmms | |
parent | 6685965b7cf2bae4fef8ced6fea9d8596e9b3e8a (diff) | |
download | pkgsrc-c30240e20f075644d7b3370d8ae4a1a88c7ffa8b.tar.gz |
Update HOMEPAGE and MASTER_SITES. From Stefan in PR 44602.
Diffstat (limited to 'audio/xmms')
-rw-r--r-- | audio/xmms/Makefile.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmms/Makefile.common b/audio/xmms/Makefile.common index 41e0b16b28c..8901ae06ecf 100644 --- a/audio/xmms/Makefile.common +++ b/audio/xmms/Makefile.common @@ -1,13 +1,13 @@ -# $NetBSD: Makefile.common,v 1.28 2008/04/12 22:42:58 jlam Exp $ +# $NetBSD: Makefile.common,v 1.29 2011/02/19 09:04:32 wiz Exp $ # DISTNAME= xmms-1.2.11 CATEGORIES= audio -MASTER_SITES= http://www.xmms.org/files/1.2.x/ +MASTER_SITES= http://legacy.xmms2.org/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= rh@NetBSD.org -HOMEPAGE= http://www.xmms.org/ +HOMEPAGE= http://legacy.xmms2.org/ COMMENT= X Multimedia System - an audio player with a Winamp GUI USE_PKGLOCALEDIR= yes |