diff options
author | grant <grant> | 2003-10-11 13:40:19 +0000 |
---|---|---|
committer | grant <grant> | 2003-10-11 13:40:19 +0000 |
commit | a19d7c723c27e143cb711dcdbd597adc2577d443 (patch) | |
tree | 350d46f49351a73775ecc23459c02231c4c68a64 /editors/abiword | |
parent | 2021d58321d2d54b21a6c478793635187ed509ac (diff) | |
download | pkgsrc-a19d7c723c27e143cb711dcdbd597adc2577d443.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/} |