diff options
author | deischen <deischen@FreeBSD.org> | 2003-01-08 02:23:20 +0800 |
---|---|---|
committer | deischen <deischen@FreeBSD.org> | 2003-01-08 02:23:20 +0800 |
commit | 1ff9abe2e6f7860851705ba719f7fd80694f94de (patch) | |
tree | 87b15074132187452b54d99f3d785639849a7f2a /audio | |
parent | 2fcf47aa498cb225f3b67ce22120598669371fcb (diff) | |
download | freebsd-ports-gnome-1ff9abe2e6f7860851705ba719f7fd80694f94de.tar.gz freebsd-ports-gnome-1ff9abe2e6f7860851705ba719f7fd80694f94de.tar.zst freebsd-ports-gnome-1ff9abe2e6f7860851705ba719f7fd80694f94de.zip |
Fix MASTER_SITE; directory structure has changed.
Diffstat (limited to 'audio')
-rw-r--r-- | audio/xmcd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 65ec68341ea5..efe8306c6415 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -8,7 +8,7 @@ PORTNAME= xmcd PORTVERSION= 3.1 CATEGORIES= audio -MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/src/ +MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.1.1/src/ DISTNAME= xmcd-3.1.1 MAINTAINER= eischen@vigrid.com |