diff options
author | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-05-20 01:09:12 +0000 |
commit | da143512330654cd0c6aa21206712bd06b2c3d5f (patch) | |
tree | c671d5f2a9f64f808d360a9940c8af4ade22f221 /editors | |
parent | 90e6805942b71686c9fbe6658f005e13a96d2794 (diff) | |
download | pkgsrc-da143512330654cd0c6aa21206712bd06b2c3d5f.tar.gz |
More readline-6.0 stragglers.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/abiword-plugins/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 15a5c49aeba..0635068cd9e 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,10 +1,12 @@ -# $NetBSD: Makefile,v 1.29 2009/04/08 06:20:32 hasso Exp $ +# $NetBSD: Makefile,v 1.30 2009/05/20 01:09:12 wiz Exp $ PKG_DESTDIR_SUPPORT= user-destdir .include "../../editors/abiword/Makefile.common" DISTNAME= abiword-plugins-${ABIWORD_VERSION} +PKGREVISION= 1 + COMMENT= Plugins enhancing Abiword's capabilities DISTFILES= ${DEFAULT_DISTFILES} |