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 | fd5037800e3f1d16735b50ee0eb4674724626436 (patch) | |
tree | 24ddd0be0a4f06e386c2fc633124a82bb89de66c /audio/xmms | |
parent | 76eec76db0f6cc3aaee8f40942b19402a05d0829 (diff) | |
download | pkgsrc-fd5037800e3f1d16735b50ee0eb4674724626436.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 |