diff options
author | krion <krion@FreeBSD.org> | 2004-01-08 04:13:39 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-01-08 04:13:39 +0800 |
commit | 47fdcddebf8b7225a5dc9e631d5d8dc8ef670a35 (patch) | |
tree | fec1ab6672d1c68a19522092304906ce127e3d10 /astro/mymoon/Makefile | |
parent | ef441070eca346a9db34977bf4be7656bfc9085c (diff) | |
download | freebsd-ports-gnome-47fdcddebf8b7225a5dc9e631d5d8dc8ef670a35.tar.gz freebsd-ports-gnome-47fdcddebf8b7225a5dc9e631d5d8dc8ef670a35.tar.zst freebsd-ports-gnome-47fdcddebf8b7225a5dc9e631d5d8dc8ef670a35.zip |
- Drop maintainership to ports@
Diffstat (limited to 'astro/mymoon/Makefile')
-rw-r--r-- | astro/mymoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index 99ed392ef34c..09a25f5b735a 100644 --- a/astro/mymoon/Makefile +++ b/astro/mymoon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= astro MASTER_SITES= http://makemebad.net/geek/codes/${PORTNAME}/ -MAINTAINER= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Show latitude and longitude of the moon LIB_DEPENDS= nova:${PORTSDIR}/astro/libnova |