diff options
-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 |