diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-12-21 20:41:33 +0000 |
commit | 23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c (patch) | |
tree | b7c24b483a79e44fb1b7085a28da5450b707cf24 /games/xbill | |
parent | 41e5245811885d7f12ba54fb56f717ba3639770c (diff) | |
download | ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.tar.gz ports-23ac2035b951ec8a0eaa2e05ea5626f0f3a8511c.zip |
Notes
Diffstat (limited to 'games/xbill')
-rw-r--r-- | games/xbill/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/xbill/Makefile b/games/xbill/Makefile index 7562788dbadc..8198f03a49bd 100644 --- a/games/xbill/Makefile +++ b/games/xbill/Makefile @@ -10,9 +10,10 @@ PORTNAME= xbill PORTVERSION= 2.1 PORTREVISION= 2 CATEGORIES= games -MASTER_SITES= http://www.xbill.org/download/ +MASTER_SITES= http://www.xbill.org/download/ \ + http://www.amdmi3.ru/distfiles/ -MAINTAINER= amdmi3@mail.ru +MAINTAINER= amdmi3@amdmi3.ru COMMENT= Save your computers from the evil clutches of Bill SCORES_DIR?= ${DATADIR}/scores |