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/pp3 | |
parent | de793e2952666691c159527514f2e5981456cd45 (diff) | |
download | ports-9a99114e55576fe8406ff101f85594e1208e2d22.tar.gz ports-9a99114e55576fe8406ff101f85594e1208e2d22.zip |
Do not include the package name in the comment.
PR: ports/69181, ports/69182, ports/69183
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=113842
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 |