diff options
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 14deefe07d8..51fcca58742 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -12,7 +12,7 @@ CATEGORIES= astro MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= quakelee@cn.FreeBSD.org COMMENT= Astronomical Calculation Library USE_AUTOTOOLS= libtool:15 |