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 e728c7a47e8..35779be1256 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.13 2004/06/04 15:30:35 reed Exp $ +# $NetBSD: Makefile,v 1.14 2004/08/26 18:04:10 reed Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT+= (QT version) |