diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 13:38:25 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2009-01-03 13:38:25 +0000 |
commit | afd14bf0729b6cd4ad98928971dab0ad616d5dbd (patch) | |
tree | 2d566cabfe1a571af212630f51c4264a6c05a1f3 /astro | |
parent | - Bump portrevision due to upgrade of astro/libnova (diff) |
- Pass maintainership to PR submitter
PR: ports/129888
Submitted by: Dennis Herrmann <adox@mcx2.org>
Notes
Notes:
svn path=/head/; revision=225183
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 3a4f7dac8897..204677fdfe5a 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 0.12.2 CATEGORIES= astro MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= adox@mcx2.org COMMENT= Astronomical Calculation Library USE_AUTOTOOLS= libtool:15 |