diff options
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 545a3ff7ba2..6242b60b2c4 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.89 2005/04/18 16:58:06 drochner Exp $ +# $NetBSD: Makefile,v 1.90 2005/04/18 16:59:40 wiz Exp $ .include "Makefile.common" PKGNAME= abiword-${ABIWORD_VERSION} +PKGREVISION= 1 COMMENT= Open Source cross-platform word processor # GTK1 version and previous name of the GTK2 version |