diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-15 14:57:03 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-01-15 14:57:03 +0000 |
commit | 20d295dead62b5c1653984fcf46014fa0027f20e (patch) | |
tree | 379851516e8e52b35d226b4ded4773104ff599da /www/mapedit | |
parent | 2287c79f8f867539e552b99497905f53f32c24a4 (diff) | |
download | ports-20d295dead62b5c1653984fcf46014fa0027f20e.tar.gz ports-20d295dead62b5c1653984fcf46014fa0027f20e.zip |
Notes
Diffstat (limited to 'www/mapedit')
-rw-r--r-- | www/mapedit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/mapedit/Makefile b/www/mapedit/Makefile index e23ccd617573..5197c15aa327 100644 --- a/www/mapedit/Makefile +++ b/www/mapedit/Makefile @@ -9,7 +9,7 @@ PORTNAME= mapedit PORTVERSION= 2.3 PORTREVISION= 1 CATEGORIES= www -MASTER_SITES= ftp://ftp.boutell.com/pub/boutell/mapedit/ +MASTER_SITES= http://www.boutell.com/ftp-materials/boutell/mapedit/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= ports@FreeBSD.org |