diff options
Diffstat (limited to 'astro/libnova/Makefile')
-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 2cc5869cefb0..9176768b73c3 100644 --- a/astro/libnova/Makefile +++ b/astro/libnova/Makefile @@ -4,7 +4,7 @@ CATEGORIES= astro MASTER_SITES= https://sourceforge.net/code-snapshots/git/l/li/${PORTNAME}/${PORTNAME}.git/ DISTNAME= ${PORTNAME}-${PORTNAME}-${GIT_HASH} -MAINTAINER= alster@vinterdalen.se +MAINTAINER= alven@FreeBSD.org COMMENT= Astronomical Calculation Library WWW= https://libnova.sourceforge.net/ |