diff options
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 1 | ||||
-rw-r--r-- | print/yatex/pkg-comment | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index f02946e0d3cc..33119b3d7feb 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.yatex.org/ \ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= taoka@FreeBSD.org +COMMENT?= Yet Another LaTeX mode and html mode on Emacs (for Emacs{19,20} and XEmacs{19,20}) PKGINSTALL= ${WRKDIR}/INSTALL PKGDEINSTALL= ${WRKDIR}/DEINSTALL diff --git a/print/yatex/pkg-comment b/print/yatex/pkg-comment deleted file mode 100644 index 048dedbc1198..000000000000 --- a/print/yatex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Yet Another LaTeX mode and html mode on Emacs (for Emacs{19,20} and XEmacs{19,20}) |