From 004d6828f53494a37ea4eee1b478df1b5143f6b2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 2 May 2003 12:11:15 +0000 Subject: Move PKGREVISION from Makefile.common to Makefile. --- editors/lyx-qt/Makefile | 3 ++- editors/lyx-qt/Makefile.common | 3 +-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'editors/lyx-qt') 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/ \ -- cgit v1.2.3