summaryrefslogtreecommitdiff
path: root/editors/lyx-qt
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 12:11:15 +0000
committerwiz <wiz>2003-05-02 12:11:15 +0000
commit004d6828f53494a37ea4eee1b478df1b5143f6b2 (patch)
tree889e0d00647e9a00e3b7697c47ebe2a1489242b4 /editors/lyx-qt
parentbe9ff6dc7c522fc17a09bf286bd29ff27b8e52b6 (diff)
downloadpkgsrc-004d6828f53494a37ea4eee1b478df1b5143f6b2.tar.gz
Move PKGREVISION from Makefile.common to Makefile.
Diffstat (limited to 'editors/lyx-qt')
-rw-r--r--editors/lyx-qt/Makefile3
-rw-r--r--editors/lyx-qt/Makefile.common3
2 files changed, 3 insertions, 3 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]*
diff --git a/editors/lyx-qt/Makefile.common b/editors/lyx-qt/Makefile.common
index a759533deb7..383aa83bb6a 100644
--- a/editors/lyx-qt/Makefile.common
+++ b/editors/lyx-qt/Makefile.common
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2003/05/02 11:54:45 wiz Exp $
+# $NetBSD: Makefile.common,v 1.3 2003/05/02 12:12:30 wiz Exp $
#
DISTNAME= lyx-1.3.1
-PKGREVISION= 1
CATEGORIES= editors
MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \
ftp://gd.tuwien.ac.at/publishing/tex/lyx/stable/ \