diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-06-01 12:13:54 +0000 |
commit | 7be606cdf63c50e178dab5bd297f53873130a449 (patch) | |
tree | ca8dac85ddb74edb40f31cdda0c5ae3b20d4f430 /audio/resid | |
parent | d3d9fcffc424eecdbd2bfdf7c0a4697f81f0b18b (diff) |
Notes
Diffstat (limited to 'audio/resid')
-rw-r--r-- | audio/resid/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/resid/Makefile b/audio/resid/Makefile index fbd84fd09319..3a2e9bd07f80 100644 --- a/audio/resid/Makefile +++ b/audio/resid/Makefile @@ -9,7 +9,9 @@ PORTNAME= resid PORTVERSION= 0.16 PORTREVISION= 1 CATEGORIES= audio emulators -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ \ + ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= ehaupt MAINTAINER= ehaupt@FreeBSD.org |