summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-24 17:04:04 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2012-09-24 17:04:04 +0000
commit7aa66138bdc39b02d8d28c1d3c61a77d84575070 (patch)
treed3da343c9457811c6f01dc37196268d6f05ab829 /astro
parent- Update to r28721 (diff)
- Reassign to the heap at maintainer's request
Notes
Notes: svn path=/head/; revision=304786
Diffstat (limited to 'astro')
-rw-r--r--astro/libroadnav/Makefile9
-rw-r--r--astro/roadnav/Makefile9
2 files changed, 4 insertions, 14 deletions
diff --git a/astro/libroadnav/Makefile b/astro/libroadnav/Makefile
index 17a8f8ff2a88..6fe2d386db2d 100644
--- a/astro/libroadnav/Makefile
+++ b/astro/libroadnav/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: roadnav
-# Date created: 28 July 2008
-# Whom: stevef
-#
+# Created by: stevef
# $FreeBSD$
-#
PORTNAME= libroadnav
PORTVERSION= 0.19
@@ -12,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= SF/roadnav/LibRoadnav/${PORTVERSION}
-MAINTAINER= bahamasfranks@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= Helper library for Roadnav: A 3D GPS Mapping program
USE_WX= 2.6+
diff --git a/astro/roadnav/Makefile b/astro/roadnav/Makefile
index af8338be7900..27d73d3ebe49 100644
--- a/astro/roadnav/Makefile
+++ b/astro/roadnav/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: roadnav
-# Date created: 28 July 2008
-# Whom: stevef
-#
+# Created by: stevef
# $FreeBSD$
-#
PORTNAME= roadnav
PORTVERSION= 0.19
@@ -12,7 +7,7 @@ PORTREVISION= 4
CATEGORIES= astro geography
MASTER_SITES= SF/${PORTNAME}/Roadnav/${PORTVERSION}
-MAINTAINER= bahamasfranks@gmail.com
+MAINTAINER= ports@FreeBSD.org
COMMENT= A 3D GPS Mapping program
BUILD_DEPENDS= ${LOCALBASE}/lib/libroadnav.a:${PORTSDIR}/astro/libroadnav