diff options
author | delphij <delphij@FreeBSD.org> | 2007-02-15 11:47:47 +0800 |
---|---|---|
committer | delphij <delphij@FreeBSD.org> | 2007-02-15 11:47:47 +0800 |
commit | f5718800f99cc864d30adc8d020625f40de21323 (patch) | |
tree | 03eb4af58df16edba82fdf848a11f4c5b5a99a86 /astro/libnova | |
parent | 7ca90d9ff1ece2a28ca70c5dcd0bb0fd61d30b8e (diff) | |
download | freebsd-ports-gnome-f5718800f99cc864d30adc8d020625f40de21323.tar.gz freebsd-ports-gnome-f5718800f99cc864d30adc8d020625f40de21323.tar.zst freebsd-ports-gnome-f5718800f99cc864d30adc8d020625f40de21323.zip |
Pass maintainership to last submitter.
Diffstat (limited to 'astro/libnova')
-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 14deefe07d8b..51fcca58742a 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 |