diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-24 04:32:54 +0000 |
commit | 3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f (patch) | |
tree | a612e2d682788382b129605ff242548ecd7b3f8e /editors/lyx-xforms | |
parent | 6ce5c4e88be85e328b704c13adf0b6b39a6c721a (diff) | |
download | pkgsrc-3bcb3ecb96517bf440288368eb68d8d0a6b7bb6f.tar.gz |
Bump PKGREVISION for aspell dependency update.
Diffstat (limited to 'editors/lyx-xforms')
-rw-r--r-- | editors/lyx-xforms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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) |