diff options
Diffstat (limited to 'editors/lyx-qt/Makefile')
-rw-r--r-- | editors/lyx-qt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index 06381f3cb9a..e97bc55a042 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.4 2003/07/13 13:51:34 wiz Exp $ +# $NetBSD: Makefile,v 1.5 2003/08/05 13:37:17 drochner Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (QT version) |