diff options
Diffstat (limited to 'astro/phoon/Makefile')
-rw-r--r-- | astro/phoon/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/phoon/Makefile b/astro/phoon/Makefile index 741d16039de3..05dca124d2ab 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= krion@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Phoon displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} |