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/pp3 | |
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/pp3')
-rw-r--r-- | astro/pp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |