diff options
author | Mark Pulford <markp@FreeBSD.org> | 2001-11-11 02:58:54 +0000 |
---|---|---|
committer | Mark Pulford <markp@FreeBSD.org> | 2001-11-11 02:58:54 +0000 |
commit | 3724f7b8becbed5da30edc94bf4b2bed928bc53a (patch) | |
tree | 34b2ce73c231e509637fd3187070efc8730c20f4 /games/xevil | |
parent | b80e5ac6af8d4ef5566d78e85e7cec07681e05dc (diff) | |
download | ports-3724f7b8becbed5da30edc94bf4b2bed928bc53a.tar.gz ports-3724f7b8becbed5da30edc94bf4b2bed928bc53a.zip |
Notes
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 4b92791f6274..a186109109d7 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 |