diff options
author | martti <martti@pkgsrc.org> | 2002-04-12 14:32:50 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2002-04-12 14:32:50 +0000 |
commit | e512d2aed97397ff0ffacecb945c980a9b032d76 (patch) | |
tree | 7b275b52fba1c6e2037bba4f5847680596d6f972 /editors/abiword/Makefile | |
parent | f21a14f365d86aa1142a20f0c6807900443367f7 (diff) | |
download | pkgsrc-e512d2aed97397ff0ffacecb945c980a9b032d76.tar.gz |
Updated abiword-personal to 0.99.5
* bug fixes
* localisation updates
* new templates
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 13f65eea8c6..4a33c7ff6bf 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.45 2002/04/10 08:17:02 martti Exp $ +# $NetBSD: Makefile,v 1.46 2002/04/12 14:32:50 martti Exp $ # # According to AbiSource's explanation of their trademark rights, # compilations/distributions of AbiWord not provided by AbiSource must @@ -7,8 +7,7 @@ DISTNAME= abiword-${ABIWORD_VERS} PKGNAME= abiword-personal-${ABIWORD_VERS} -PKGREVISION= 1 -ABIWORD_VERS= 0.99.3 +ABIWORD_VERS= 0.99.5 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=abiword/} DIST_SUBDIR= abisuite |