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