diff options
author | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-07 15:50:11 +0000 |
---|---|---|
committer | Satoshi Taoka <taoka@FreeBSD.org> | 1999-10-07 15:50:11 +0000 |
commit | 6735c4c55534e92ba8d0746cb4e37745b80f6ff1 (patch) | |
tree | a75251bdd40a71e201371852ddb95bfe9be73536 /print/yatex-mule | |
parent | 6b2399df5be6310e6c5161f53ffb077217209a93 (diff) | |
download | ports-6735c4c55534e92ba8d0746cb4e37745b80f6ff1.tar.gz ports-6735c4c55534e92ba8d0746cb4e37745b80f6ff1.zip |
Notes
Diffstat (limited to 'print/yatex-mule')
-rw-r--r-- | print/yatex-mule/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex-mule/Makefile b/print/yatex-mule/Makefile index 4c081910ff20..a97b63f37cf6 100644 --- a/print/yatex-mule/Makefile +++ b/print/yatex-mule/Makefile @@ -12,6 +12,6 @@ CATEGORIES= print elisp MULE= yes MASTERDIR= ${.CURDIR}/../yatex -PLIST= ${.CURDIR}/pkg/PLIST +COMMENT= ${.CURDIR}/pkg/COMMENT .include "${MASTERDIR}/Makefile" |