aboutsummaryrefslogtreecommitdiff
path: root/astro/gpsman/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'astro/gpsman/Makefile')
-rw-r--r--astro/gpsman/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/astro/gpsman/Makefile b/astro/gpsman/Makefile
index dd68f68462c5..2469c7dca7f0 100644
--- a/astro/gpsman/Makefile
+++ b/astro/gpsman/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= gpsman
-PORTVERSION= 6.4.1
+PORTVERSION= 6.4.2
CATEGORIES= astro tk geography
-MASTER_SITES= http://www.ncc.up.pt/gpsman/gpsmanhtml/
-MASTER_SITE_SUBDIR= science/cartography
+MASTER_SITES= SF/${PORTNAME}/distrib
EXTRACT_SUFX= .tgz
MAINTAINER= david@catwhisker.org
@@ -62,7 +61,6 @@ do-install:
@${MKDIR} ${PREFIX}/share/doc/gpsman/html/info
${INSTALL_DATA} ${WRKSRC}/manual/html/info/*.gif ${PREFIX}/share/doc/gpsman/html/info
${INSTALL_DATA} ${WRKSRC}/manual/html/info/*.txt ${PREFIX}/share/doc/gpsman/html/info
- ${RM} ${PREFIX}/share/doc/gpsman/html/info/GPL.txt
${INSTALL_DATA} ${WRKSRC}/manual/html/info/*.ps ${PREFIX}/share/doc/gpsman/html/info
@${SED} -e "s:%%PREFIX%%:${PREFIX}:g" pkg-message
.endif