diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 22:34:42 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2009-01-31 22:34:42 +0000 |
commit | 1e495cc8d7aa1ce4891b70b239a965b9acc0a82b (patch) | |
tree | 9aca0fa288f8a75d116fcc78fbdf14dce19b41ac /games/conquest | |
parent | dc720f8a32231c48148210af180750392548206b (diff) | |
download | ports-1e495cc8d7aa1ce4891b70b239a965b9acc0a82b.tar.gz ports-1e495cc8d7aa1ce4891b70b239a965b9acc0a82b.zip |
- Downloads went over to SF
Notes
Notes:
svn path=/head/; revision=227302
Diffstat (limited to 'games/conquest')
-rw-r--r-- | games/conquest/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/conquest/Makefile b/games/conquest/Makefile index 5ebe97c1f0eb..ce2264818fce 100644 --- a/games/conquest/Makefile +++ b/games/conquest/Makefile @@ -8,7 +8,7 @@ PORTNAME= conquest PORTVERSION= 7.2 CATEGORIES= games -MASTER_SITES= http://www.radscan.com/conquest/ +MASTER_SITES= SF/conq EXTRACT_SUFX= .src.tar.gz MAINTAINER= ports@FreeBSD.org |