diff options
author | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
---|---|---|
committer | Soeren Straarup <xride@FreeBSD.org> | 2006-09-29 22:01:22 +0000 |
commit | e6d16f439e2141a43f3eed37c43ccd8709c77ac3 (patch) | |
tree | 195a79ea8032264b30246a37bd4c8d6bb3513729 /astro/phoon | |
parent | 9a62fe04aca7651d5f11b72c43ef07b9e88f00d9 (diff) | |
download | ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.tar.gz ports-e6d16f439e2141a43f3eed37c43ccd8709c77ac3.zip |
Notes
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} |