diff options
author | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2015-06-13 04:58:13 +0800 |
commit | 5fa6a3a719887298da98707a96338df06f029456 (patch) | |
tree | 66062d65558b98efc27cd91da4913847d27c20c0 /astro | |
parent | d9fbe4715a5cbe106a2b0156110e7c8b4f1293c9 (diff) | |
download | freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.gz freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.tar.zst freebsd-ports-gnome-5fa6a3a719887298da98707a96338df06f029456.zip |
Reset dhn's ports
PR: 197522
Submitted by: jbeich
Approved by: portmgr
Diffstat (limited to 'astro')
-rw-r--r-- | astro/libnova/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/libnova/Makefile b/astro/libnova/Makefile index 46bd7bc56008..d4880889dff9 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= astro MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/v%20${PORTVERSION} -MAINTAINER= dhn@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Astronomical Calculation Library USES= autoreconf libtool |