diff options
author | xride <xride@FreeBSD.org> | 2006-09-30 06:01:22 +0800 |
---|---|---|
committer | xride <xride@FreeBSD.org> | 2006-09-30 06:01:22 +0800 |
commit | 64c87c28881beecb28a8a2d93f108fcfee4be1b8 (patch) | |
tree | 4b9224bbe4dd1f6096d385f20d293698fb7a2323 /astro/phoon | |
parent | a47785e833982fa3907c9b4df89840d041623109 (diff) | |
download | freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.tar.gz freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.tar.zst freebsd-ports-gnome-64c87c28881beecb28a8a2d93f108fcfee4be1b8.zip |
Change my MAINTAINER email to be my @FreeBSD email
Approved by: tmclaugh
Diffstat (limited to 'astro/phoon')
-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 b70b273cd19a..bc664ba0e6f2 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.acme.com/software/phoon/ PKGNAMESUFFIX= _29jun DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION} -MAINTAINER= xride@x12.dk +MAINTAINER= xride@FreeBSD.org COMMENT= Displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} |