summaryrefslogtreecommitdiff
path: root/print/yatex-mule
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-10-07 15:50:11 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-10-07 15:50:11 +0000
commit6735c4c55534e92ba8d0746cb4e37745b80f6ff1 (patch)
treea75251bdd40a71e201371852ddb95bfe9be73536 /print/yatex-mule
parentgraphviz is Open Source now. (diff)
I forgot to delete "PLIST" in the Makefiles
(In my previous commit, I moved these into Makefile of the master port print/yatex.) Noticed by: Kunimichi Takesue <kunitake@kyukyo-u.ac.jp>
Notes
Notes: svn path=/head/; revision=22225
Diffstat (limited to 'print/yatex-mule')
-rw-r--r--print/yatex-mule/Makefile2
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"