diff options
author | cpiazza <cpiazza@FreeBSD.org> | 2000-06-07 08:41:41 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 2000-06-07 08:41:41 +0000 |
commit | 43094e492309e6b1067f410e0c356a25555ce2f1 (patch) | |
tree | 3b4987eb1f68a7c011965827c4439ddd3501fa25 /audio/gmixer | |
parent | e00ebf085d583bd45edf03e7b4719a462cb518bf (diff) | |
download | FreeBSD-ports-43094e492309e6b1067f410e0c356a25555ce2f1.zip FreeBSD-ports-43094e492309e6b1067f410e0c356a25555ce2f1.tar.gz |
Move local distfiles to the new local-distfiles section on ftp.freebsd.org
Diffstat (limited to 'audio/gmixer')
-rw-r--r-- | audio/gmixer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gmixer/Makefile b/audio/gmixer/Makefile index 73daa0c..cbcb26a 100644 --- a/audio/gmixer/Makefile +++ b/audio/gmixer/Makefile @@ -8,7 +8,7 @@ PORTNAME= gmixer PORTVERSION= 0.98c CATEGORIES= audio -MASTER_SITES= http://people.FreeBSD.org/~cpiazza/distfiles/ +MASTER_SITES= ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/cpiazza/ MAINTAINER= cpiazza@FreeBSD.org |