diff options
author | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-12-28 23:37:05 +0000 |
commit | a6ad99ea8d0b9b4f6f0f6a8e781a214383954350 (patch) | |
tree | 6f9a78b457a214a45194cb4fbef3a9ea4b93d89c /editors/abiword | |
parent | 78e782826ca77ce9a34d9132c08e8f22544ecc22 (diff) | |
download | pkgsrc-a6ad99ea8d0b9b4f6f0f6a8e781a214383954350.tar.gz |
Bump PKGREVISION due to gnome-vfs2 update (fam removed as dependancy).
( We really need non-recursive dependancies... *sigh* )
Diffstat (limited to 'editors/abiword')
-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 c8a7f360a70..4cf75a15ce6 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.61 2003/12/27 09:12:49 xtraeme Exp $ +# $NetBSD: Makefile,v 1.62 2003/12/28 23:37:06 jmmv Exp $ # DISTNAME= abiword-${DIST_VER} +PKGREVISION= 1 WRKSRC= ${WRKDIR}/${DISTNAME}/abi CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} |