diff options
author | martti <martti@pkgsrc.org> | 2003-07-21 17:10:16 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2003-07-21 17:10:16 +0000 |
commit | 8cee801716c19084440add72337db8c66fdecd77 (patch) | |
tree | eff16ffd0410f46348a273a219d189bfbe330a41 /print/ja-ptex-bin | |
parent | 1bf05cdb3721a1c6e8acf95c6b98d165ef7bff4c (diff) | |
download | pkgsrc-8cee801716c19084440add72337db8c66fdecd77.tar.gz |
COMMENT should start with a capital letter.
Diffstat (limited to 'print/ja-ptex-bin')
-rw-r--r-- | print/ja-ptex-bin/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/ja-ptex-bin/Makefile b/print/ja-ptex-bin/Makefile index e2c1f2d5608..357240ad214 100644 --- a/print/ja-ptex-bin/Makefile +++ b/print/ja-ptex-bin/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2003/07/17 22:52:32 grant Exp $ +# $NetBSD: Makefile,v 1.6 2003/07/21 17:16:24 martti Exp $ DISTNAME= ptex-src-${PTEX_VERS} PKGNAME= ja-ptex-bin-${PTEX_VERS} @@ -12,7 +12,7 @@ DISTFILES+= mendexk${MENDEXK_VERS}${EXTRACT_SUFX} MAINTAINER= kei@NetBSD.org HOMEPAGE= http://www.ascii.co.jp/pb/ptex/ -COMMENT= publishing TeX (pTeX) +COMMENT= Publishing TeX (pTeX) # XXX ${MAKE_VARIABLES} won't be extracted here. strange... SITES_dvipsk-jpatch-p1.6.tar.gz= \ |