diff options
author | Alexander Langer <alex@FreeBSD.org> | 2002-11-30 02:27:51 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2002-11-30 02:27:51 +0000 |
commit | 3a0df85618ba8c8638c7ccecfcc23cb3d08fb301 (patch) | |
tree | ac130d777432eb3dc7a114287198fb1f6cb8b313 | |
parent | d0a57d830c396aea807e7b93af16d256ded59ed9 (diff) | |
download | ports-3a0df85618ba8c8638c7ccecfcc23cb3d08fb301.tar.gz ports-3a0df85618ba8c8638c7ccecfcc23cb3d08fb301.zip |
Notes
-rw-r--r-- | audio/xmms-quix3dn/Makefile | 3 | ||||
-rw-r--r-- | audio/xmms-quix3dn/pkg-descr | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/xmms-quix3dn/Makefile b/audio/xmms-quix3dn/Makefile index 7eb102bc06ea..514c62fb46ba 100644 --- a/audio/xmms-quix3dn/Makefile +++ b/audio/xmms-quix3dn/Makefile @@ -8,7 +8,8 @@ PORTNAME= xmms-quix3dn PORTVERSION= 4.4.1 CATEGORIES= audio -MASTER_SITES= http://nsys.by:8100/~mmts/quix/freebsd/ +MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= alex DISTNAME= quix3dn-${PORTVERSION}-freebsd MAINTAINER= alex@FreeBSD.org diff --git a/audio/xmms-quix3dn/pkg-descr b/audio/xmms-quix3dn/pkg-descr index a6600367d9a1..6635c45fceff 100644 --- a/audio/xmms-quix3dn/pkg-descr +++ b/audio/xmms-quix3dn/pkg-descr @@ -2,6 +2,4 @@ This XMMS-plugin is a superb Stereo-to-3D and Stereo expansion effects utility with many enhancements. You can combine different types of effects to have the sound you like. -WWW: http://nsys.by:8100/~mmts/quix/ - - Alexander Langer <alex@FreeBSD.org> |