diff options
author | Bruce M Simpson <bms@FreeBSD.org> | 2009-04-21 08:26:45 +0000 |
---|---|---|
committer | Bruce M Simpson <bms@FreeBSD.org> | 2009-04-21 08:26:45 +0000 |
commit | 1dafe6fd0bb7eb7dea7cbeb61a800e9e1095d54f (patch) | |
tree | 728346fdc2a3619866e6184edbf3acebc5ea494b /astro/gpstk | |
parent | e20c6f669f9c5f69c366b54a8cf357329fb8cd44 (diff) |
Notes
Diffstat (limited to 'astro/gpstk')
-rw-r--r-- | astro/gpstk/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 4e2623abb17d..42ed7a6f011f 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -11,7 +11,7 @@ CATEGORIES= astro devel MASTER_SITES= SF DISTNAME= ${PORTNAME}${PORTVERSION}.src -MAINTAINER= bms@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for developing GPS applications BUILD_DEPENDS= ${LOCALBASE}/bin/jam:${PORTSDIR}/devel/jam |