diff options
author | adam <adam@pkgsrc.org> | 2006-11-09 15:40:37 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2006-11-09 15:40:37 +0000 |
commit | c699577c259f24db05754f3eca63b2bce4dc7183 (patch) | |
tree | c7cd3298af639b2886285ad9c924d7a4f85feb4b /editors/abiword-plugins/Makefile | |
parent | b5216d3f821769d7917a7234bc5dc85e4a16ae29 (diff) | |
download | pkgsrc-c699577c259f24db05754f3eca63b2bce4dc7183.tar.gz |
Changes 2.4.6:
* Bug-fix release, see ChangeLog for details
Diffstat (limited to 'editors/abiword-plugins/Makefile')
-rw-r--r-- | editors/abiword-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index dc601975f8a..82cf338a09c 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.20 2006/09/16 12:20:36 jmmv Exp $ +# $NetBSD: Makefile,v 1.21 2006/11/09 15:40:37 adam Exp $ .include "../../editors/abiword/Makefile.common" PKGNAME= abiword-plugins-${ABIWORD_VERSION} -PKGREVISION= 1 COMMENT= Plugins enhancing Abiword's capabilities WRKSRC= ${WRKDIR}/${DISTNAME}/abiword-plugins |