diff options
author | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-04-17 14:52:10 +0000 |
commit | 375b5e49334cb0592e3e8229da68c697205ed31b (patch) | |
tree | d06929fe99c918a62eb31e591b059925fba5f470 /editors | |
parent | f8b5cab64a62bf974ab1a5ce08f454cd578324c5 (diff) | |
download | pkgsrc-375b5e49334cb0592e3e8229da68c697205ed31b.tar.gz |
More PKGREVISION bumps for png-1.2.9nb2 update.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index bc77ddc548b..4a0a06d5159 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.14 2006/04/15 10:47:25 adam Exp $ +# $NetBSD: Makefile,v 1.15 2006/04/17 14:52:11 wiz Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} +PKGREVISION= 1 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins |