diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 16:53:24 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-17 16:53:24 +0000 |
commit | 9a99114e55576fe8406ff101f85594e1208e2d22 (patch) | |
tree | 4aa9fada4bccbb1c5fec28297cd7544e53ff5dfe /astro/phoon | |
parent | de793e2952666691c159527514f2e5981456cd45 (diff) | |
download | ports-9a99114e55576fe8406ff101f85594e1208e2d22.tar.gz ports-9a99114e55576fe8406ff101f85594e1208e2d22.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 811ae8f2642a..2d332528a0d7 100644 --- a/astro/phoon/Makefile +++ b/astro/phoon/Makefile @@ -13,7 +13,7 @@ PKGNAMESUFFIX= _20jan DISTNAME= ${PORTNAME}${PKGNAMESUFFIX}${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= Phoon displays the phase of the moon +COMMENT= Displays the phase of the moon WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes |