diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-06 23:28:14 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-06 23:28:14 +0800 |
commit | cee1925260b70e57c5528979cedc4b3cccbcc299 (patch) | |
tree | 07eb852acbaeb8596638e5eb6a30da5653d5854c /astro | |
parent | f56bc460df9a7440a7315dfc187f3c49c16bdda9 (diff) | |
download | freebsd-ports-gnome-cee1925260b70e57c5528979cedc4b3cccbcc299.tar.gz freebsd-ports-gnome-cee1925260b70e57c5528979cedc4b3cccbcc299.tar.zst freebsd-ports-gnome-cee1925260b70e57c5528979cedc4b3cccbcc299.zip |
Resetting maintainership on ports that have not been staged and without any
pending PR (related to stage)
With hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/astrometry/Makefile | 2 | ||||
-rw-r--r-- | astro/gpstk/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/astrometry/Makefile b/astro/astrometry/Makefile index a415b6998930..e4bf66f5409c 100644 --- a/astro/astrometry/Makefile +++ b/astro/astrometry/Makefile @@ -8,7 +8,7 @@ CATEGORIES= astro MASTER_SITES= http://www.astrometry.net/downloads/ DISTNAME= astrometry.net-${PORTVERSION} -MAINTAINER= dereckson@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Describes an astronomical image LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ diff --git a/astro/gpstk/Makefile b/astro/gpstk/Makefile index 41b78c10f713..b8e85cfc2ac4 100644 --- a/astro/gpstk/Makefile +++ b/astro/gpstk/Makefile @@ -7,7 +7,7 @@ CATEGORIES= astro devel MASTER_SITES= SF DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= jhein@symmetricom.com +MAINTAINER= ports@FreeBSD.org COMMENT= Toolkit for developing GPS applications BUILD_DEPENDS= jam:${PORTSDIR}/devel/jam |