summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--editors/lyx-qt/Makefile4
-rw-r--r--editors/lyx-xforms/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile
index 097138d2fcc..2083fd1b67c 100644
--- a/editors/lyx-qt/Makefile
+++ b/editors/lyx-qt/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.17 2004/12/24 04:32:55 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2004/12/29 09:19:58 recht Exp $
#
.include "./Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/}
-PKGREVISION= 1
+PKGREVISION= 2
COMMENT+= (QT version)
diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile
index f97a2f4ecce..2fd342dae8c 100644
--- a/editors/lyx-xforms/Makefile
+++ b/editors/lyx-xforms/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.13 2004/12/28 23:18:17 reed Exp $
+# $NetBSD: Makefile,v 1.14 2004/12/29 09:19:58 recht Exp $
#
.include "../lyx-qt/Makefile.common"
PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT+= (xforms version)