diff options
author | markp <markp@FreeBSD.org> | 2001-11-11 02:58:54 +0000 |
---|---|---|
committer | markp <markp@FreeBSD.org> | 2001-11-11 02:58:54 +0000 |
commit | 3d4ae0e4c712af6fee10f725e0f852a0139f76d7 (patch) | |
tree | f790a2dd942236254db0199a46159589404f76d7 /games/xevil | |
parent | db6b96555f95821f266fc9c59ce835a077651ca3 (diff) | |
download | FreeBSD-ports-3d4ae0e4c712af6fee10f725e0f852a0139f76d7.zip FreeBSD-ports-3d4ae0e4c712af6fee10f725e0f852a0139f76d7.tar.gz |
Fix MASTER_SITES.
PR: 31852
Submitted by: maintainer
Diffstat (limited to 'games/xevil')
-rw-r--r-- | games/xevil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xevil/Makefile b/games/xevil/Makefile index 4b92791..a186109 100644 --- a/games/xevil/Makefile +++ b/games/xevil/Makefile @@ -8,7 +8,7 @@ PORTNAME= xevil PORTVERSION= 2.02 CATEGORIES= games -MASTER_SITES= ftp://ftp.xevil.com/stable/ +MASTER_SITES= http://www.xevil.com/download/stable/ DISTNAME= xevilsrc${PORTVERSION} MAINTAINER= goranrunfeldt@home.se |