diff options
author | wiz <wiz> | 2005-04-24 11:24:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-04-24 11:24:30 +0000 |
commit | 0d66ff7f7adde10f09c7fa175f85f2ed295691a4 (patch) | |
tree | 9ffc94311eb23c5a5cba91b885b6b5c6d2e0f963 /audio | |
parent | d44173d7706536b788bef473b39bf2f112f5011c (diff) | |
download | pkgsrc-0d66ff7f7adde10f09c7fa175f85f2ed295691a4.tar.gz |
Update HOMEPAGE and MASTER_SITES, from Ulrich Heilmann in PR 30047.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmmix/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/xmmix/Makefile b/audio/xmmix/Makefile index 2719b5ee480..f831ca569c7 100644 --- a/audio/xmmix/Makefile +++ b/audio/xmmix/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.23 2005/04/11 21:44:58 tv Exp $ +# $NetBSD: Makefile,v 1.24 2005/04/24 11:24:30 wiz Exp $ DISTNAME= xmmix-1.2 PKGREVISION= 2 CATEGORIES= audio -MASTER_SITES= http://mercury.hypersurf.com/~amb/download/xmmix-1.2/src/ +MASTER_SITES= http://www.ibiblio.org/tkan/download/xmmix/1.2.2/src/ MAINTAINER= augustss@cs.chalmers.se -HOMEPAGE= http://sunsite.unc.edu/~cddb/xmmix/index.html +HOMEPAGE= http://www.amb.org/xmmix/ COMMENT= X interface to the audio mixer device USE_IMAKE= yes |