diff options
Diffstat (limited to 'audio/openspc/Makefile')
-rw-r--r-- | audio/openspc/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/openspc/Makefile b/audio/openspc/Makefile index 5664472eb59c..4df01ba34992 100644 --- a/audio/openspc/Makefile +++ b/audio/openspc/Makefile @@ -9,7 +9,9 @@ PORTNAME= openspc PORTVERSION= 0.3.1 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= http://membres.lycos.fr/pixels/ +MASTER_SITES= http://membres.lycos.fr/pixels/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ DISTNAME= OpenSPC-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |