diff options
author | krion <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-07-22 10:34:12 +0000 |
commit | 2ec1cef257b35a7acc637d30c005bfc585114353 (patch) | |
tree | cc88f3d30b581bb91a7b449d0c2ebe15512b5820 /astro | |
parent | ed5b87a0362b92e131184b743ee42cb96dd3fac3 (diff) | |
download | FreeBSD-ports-2ec1cef257b35a7acc637d30c005bfc585114353.zip FreeBSD-ports-2ec1cef257b35a7acc637d30c005bfc585114353.tar.gz |
Change my mail to @FreeBSD.org
Approved by: fjoe (mentor)
Diffstat (limited to 'astro')
-rw-r--r-- | astro/mymoon/Makefile | 2 | ||||
-rw-r--r-- | astro/phoon/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/astro/mymoon/Makefile b/astro/mymoon/Makefile index d1b60e2..99ed392 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= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Show latitude and longitude of the moon LIB_DEPENDS= nova:${PORTSDIR}/astro/libnova diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 64ba2bf..741d160 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.acme.com/software/phoon/ PKGNAMESUFFIX= _20jan DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION} -MAINTAINER= ponomarew@oberon.net +MAINTAINER= krion@FreeBSD.org COMMENT= Phoon displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} |