diff options
Diffstat (limited to 'editors/lyx-qt/Makefile')
-rw-r--r-- | editors/lyx-qt/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index bd9d30a914b..da357f06e5a 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.1.1.1 2003/03/23 09:57:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.2 2003/05/02 12:12:30 wiz Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} +PKGREVISION= 1 COMMENT+= (QT version) CONFLICTS+= lyx-xforms-[0-9]* |