diff options
author | wiz <wiz> | 2004-12-24 04:32:54 +0000 |
---|---|---|
committer | wiz <wiz> | 2004-12-24 04:32:54 +0000 |
commit | 1ceeb3ca7441ffede7d12ca7209303c742b6978b (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /editors | |
parent | 0dadf4f11bdf50b5c6c0f4015d8481afb06a87f6 (diff) | |
download | pkgsrc-1ceeb3ca7441ffede7d12ca7209303c742b6978b.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/gedit/Makefile | 3 | ||||
-rw-r--r-- | editors/lyx-qt/Makefile | 4 | ||||
-rw-r--r-- | editors/lyx-xforms/Makefile | 4 |
3 files changed, 6 insertions, 5 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index 906fd1eea4c..74eccf842da 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.38 2004/10/11 08:08:56 jmmv Exp $ +# $NetBSD: Makefile,v 1.39 2004/12/24 04:32:54 wiz Exp $ # DISTNAME= gedit-2.8.1 +PKGREVISION= 1 CATEGORIES= editors gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gedit/2.8/} EXTRACT_SUFX= .tar.bz2 diff --git a/editors/lyx-qt/Makefile b/editors/lyx-qt/Makefile index b9f6932613d..097138d2fcc 100644 --- a/editors/lyx-qt/Makefile +++ b/editors/lyx-qt/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.16 2004/12/21 07:00:52 martti Exp $ +# $NetBSD: Makefile,v 1.17 2004/12/24 04:32:55 wiz Exp $ # .include "./Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-qt-/} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT+= (QT version) diff --git a/editors/lyx-xforms/Makefile b/editors/lyx-xforms/Makefile index 94b87371c28..7ef236c8db3 100644 --- a/editors/lyx-xforms/Makefile +++ b/editors/lyx-xforms/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.11 2004/12/21 07:00:53 martti Exp $ +# $NetBSD: Makefile,v 1.12 2004/12/24 04:32:55 wiz Exp $ # .include "../lyx-qt/Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/} -#PKGREVISION= 1 +PKGREVISION= 1 COMMENT+= (xforms version) |