diff options
author | ijliao <ijliao@FreeBSD.org> | 2002-01-15 22:57:03 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2002-01-15 22:57:03 +0800 |
commit | d564d7de53874a854fd5a996f5860535df3afc8b (patch) | |
tree | 46c49d3c7eb8dab51ca063abdd42138ab83c2412 /www | |
parent | 862e9e963baa3129e523b3266f4e0e8f3f185b85 (diff) | |
download | freebsd-ports-gnome-d564d7de53874a854fd5a996f5860535df3afc8b.tar.gz freebsd-ports-gnome-d564d7de53874a854fd5a996f5860535df3afc8b.tar.zst freebsd-ports-gnome-d564d7de53874a854fd5a996f5860535df3afc8b.zip |
fix master site
Submitted by: James.Graham@hurlburt.af.mil
Diffstat (limited to 'www')
-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 |