diff options
author | krion <krion@FreeBSD.org> | 2004-07-18 00:53:24 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-07-18 00:53:24 +0800 |
commit | c96a9d6cb09cb983662f634f59f6d55f06d05c67 (patch) | |
tree | 2ccce95cbcdd98daf809c830d37c576b78a4d52b /astro | |
parent | dd8bc03ae012a8eba553bdfb9d42c80180bd05be (diff) | |
download | freebsd-ports-gnome-c96a9d6cb09cb983662f634f59f6d55f06d05c67.tar.gz freebsd-ports-gnome-c96a9d6cb09cb983662f634f59f6d55f06d05c67.tar.zst freebsd-ports-gnome-c96a9d6cb09cb983662f634f59f6d55f06d05c67.zip |
Do not include the package name in the comment.
PR: ports/69181, ports/69182, ports/69183
Submitted by: Ports Fury
Diffstat (limited to 'astro')
-rw-r--r-- | astro/phoon/Makefile | 2 | ||||
-rw-r--r-- | astro/pp3/Makefile | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/astro/pp3/Makefile b/astro/pp3/Makefile index bc894486787f..e6878d5c668f 100644 --- a/astro/pp3/Makefile +++ b/astro/pp3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org -COMMENT= PP3 creates celestial charts +COMMENT= Creates celestial charts RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX |