Index: head/astro/rmap/Makefile =================================================================== --- head/astro/rmap/Makefile (revision 383462) +++ head/astro/rmap/Makefile (revision 383463) @@ -1,29 +1,27 @@ # Created by: trevor # $FreeBSD$ PORTNAME= rmap PORTVERSION= 1.2 PORTREVISION= 12 CATEGORIES= astro geography -MASTER_SITES= http://reza.net/rmap/ +MASTER_SITES= http://rmap.sourceforge.net/ MAINTAINER= ports@FreeBSD.org COMMENT= Generates images of the Earth centered at a particular location LICENSE= GPLv2 # (or later) LICENSE_FILE= ${WRKSRC}/COPYING - -BROKEN= No public distfiles LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd USES= gmake GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib PLIST_FILES= bin/rmap man/man1/rmap.1.gz %%DATADIR%%/earth.rez \ %%DATADIR%%/rmap.colors .include Index: head/astro/rmap/pkg-descr =================================================================== --- head/astro/rmap/pkg-descr (revision 383462) +++ head/astro/rmap/pkg-descr (revision 383463) @@ -1,8 +1,8 @@ This program generates, but does not display, image files containing raster maps of the Earth. It includes public-domain, vector data from which they are drawn, describing the continents, bodies of water, boundaries of countries and U.S. states, and a few cities. Command-line options allow centering the maps at a particular latitude and longitude and zooming in. -WWW: http://reza.net/cms/index.php?page=rmap_-_Global_Vector-Based_Mapping_Software +WWW: http://rmap.sourceforge.net/