diff options
author | reed <reed@pkgsrc.org> | 2004-08-26 18:04:10 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2004-08-26 18:04:10 +0000 |
commit | f2f825d2227543b1ac3eed224005fc01b2b5cb17 (patch) | |
tree | eb0914aaef37650ac629915fe8bb3f2d57ae7753 /editors/lyx-xforms | |
parent | d4f7c70188f8c8a716ad56dce1cf8c963d3e8ba1 (diff) | |
download | pkgsrc-f2f825d2227543b1ac3eed224005fc01b2b5cb17.tar.gz |
Added a MESSAGE file that is shared with both lyx-qt and lyx-xforms.
And bumped PKGREVISIONs.
This MESSAGE suggests that the user run's LyX's reconfigure option
when upgrading or adding other packages.
The MESSAGE also lists several packages that can extend LyX.
(Later, when wip/sgmltools-lite and wip/html2latex are added to
pkgsrc these should be added to the list.)
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 97e16a720c7..051f373242c 100644 --- a/editors/lyx-xforms/Makefile +++ b/editors/lyx-xforms/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.8 2004/06/04 15:30:35 reed Exp $ +# $NetBSD: Makefile,v 1.9 2004/08/26 18:04:10 reed Exp $ # .include "../lyx-qt/Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT+= (xforms version) |