diff options
author | reed <reed@pkgsrc.org> | 2006-05-06 20:18:36 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2006-05-06 20:18:36 +0000 |
commit | d6db92e3c871a47a3e5452e3718fad63c4a65b4a (patch) | |
tree | 5b49926b2395bfbad633425108380ede87169e63 /editors/lyx-qt | |
parent | 7bbd5a2167426bc53f69d2ab7549ffe87976b586 (diff) | |
download | pkgsrc-d6db92e3c871a47a3e5452e3718fad63c4a65b4a.tar.gz |
Add entries to PLIST for lyxclient and tex2lyx manual pages
(as noticed in Martijn's bulk build).
Bump PKGREVISION.
Diffstat (limited to 'editors/lyx-qt')
-rw-r--r-- | editors/lyx-qt/Makefile | 3 | ||||
-rw-r--r-- | editors/lyx-qt/PLIST.common | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index 483692d3a92..71f2a09d11b 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.30 2006/04/18 23:21:18 reed Exp $ +# $NetBSD: Makefile,v 1.31 2006/05/06 20:18:36 reed Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} +PKGREVISION= 1 COMMENT+= (QT version) diff --git a/editors/lyx-qt/PLIST.common b/editors/lyx-qt/PLIST.common index c9c07596a87..d7a30fd751a 100644 --- a/editors/lyx-qt/PLIST.common +++ b/editors/lyx-qt/PLIST.common @@ -1,8 +1,10 @@ -@comment $NetBSD: PLIST.common,v 1.12 2006/04/19 00:54:29 reed Exp $ +@comment $NetBSD: PLIST.common,v 1.13 2006/05/06 20:18:36 reed Exp $ bin/lyx bin/lyxclient bin/tex2lyx man/man1/lyx.1 +man/man1/lyxclient.1 +man/man1/tex2lyx.1 share/locale/da/LC_MESSAGES/lyx.mo share/locale/de/LC_MESSAGES/lyx.mo share/locale/es/LC_MESSAGES/lyx.mo |