diff options
Diffstat (limited to 'editors/lyx-xforms/Makefile')
-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 7ef236c8db3..f97a2f4ecce 100644 --- a/editors/lyx-xforms/Makefile +++ b/editors/lyx-xforms/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.12 2004/12/24 04:32:55 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2004/12/28 23:18:17 reed Exp $ # .include "../lyx-qt/Makefile.common" PKGNAME= ${DISTNAME:S/lyx-/lyx-xforms-/} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT+= (xforms version) |