diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 20:13:54 +0800 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /audio/gbsplay | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) | |
download | freebsd-ports-gnome-7be606cdf63c50e178dab5bd297f53873130a449.tar.gz freebsd-ports-gnome-7be606cdf63c50e178dab5bd297f53873130a449.tar.zst freebsd-ports-gnome-7be606cdf63c50e178dab5bd297f53873130a449.zip |
Add an additional mirror.
Diffstat (limited to 'audio/gbsplay')
-rw-r--r-- | audio/gbsplay/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gbsplay/Makefile b/audio/gbsplay/Makefile index a0f96c085cf4..a4c9779e8735 100644 --- a/audio/gbsplay/Makefile +++ b/audio/gbsplay/Makefile @@ -11,6 +11,7 @@ PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.cgarbs.de/stuff/ \ http://download.berlios.de/gbsplay/ \ + http://energy.critical.ch/distfiles/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt PKGNAMEPREFIX?= |