diff options
author | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2003-10-11 13:40:19 +0000 |
commit | 68fd50e3914009ae433f1127be5afebb0fbbdaea (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /editors/abiword | |
parent | b3e4ce7d4b0a31db7e011acf6c475710a20d1818 (diff) | |
download | pkgsrc-68fd50e3914009ae433f1127be5afebb0fbbdaea.tar.gz |
bump PKGREVISIONs after bump of expat BUILDLINK_DEPENDS.
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 69cd3f3c2cd..d8ae5270888 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.57 2003/08/24 12:50:09 markd Exp $ +# $NetBSD: Makefile,v 1.58 2003/10/11 13:40:19 grant Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -7,7 +7,7 @@ DISTNAME= abiword-${ABIWORD_VERS} PKGNAME= abiword-personal-${ABIWORD_VERS} -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/${DISTNAME}/abi CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} |