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/checkmate/Makefile | |
parent | Add Warsow, a fast paced first person shooter game with cartoonish graphics (diff) |
Add an additional mirror.
Diffstat (limited to 'audio/checkmate/Makefile')
-rw-r--r-- | audio/checkmate/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/checkmate/Makefile b/audio/checkmate/Makefile index 5dbe9ff5ca34..de6c7af4fc1c 100644 --- a/audio/checkmate/Makefile +++ b/audio/checkmate/Makefile @@ -8,7 +8,9 @@ PORTNAME= mpck PORTVERSION= 0.12 CATEGORIES= audio -MASTER_SITES= http://checkmate.linuxonly.nl/ +MASTER_SITES= http://checkmate.linuxonly.nl/ \ + http://critical.ch/distfiles/ \ + http://energy.critical.ch/distfiles/ DISTNAME= checkmate-${PORTVERSION} MAINTAINER= ehaupt@FreeBSD.org |