diff options
author | mezz <mezz@FreeBSD.org> | 2006-01-10 07:01:47 +0000 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-01-10 07:01:47 +0000 |
commit | 75bdefb5cede7dc5cc5fdbeb9ebdd949a0805737 (patch) | |
tree | 659b18e1c81df557d5abd93a035df7267a148d09 /editors/abiword/Makefile | |
parent | 861c1461e8aa66d5d02dc7efc61a022afd196572 (diff) | |
download | FreeBSD-ports-75bdefb5cede7dc5cc5fdbeb9ebdd949a0805737.zip FreeBSD-ports-75bdefb5cede7dc5cc5fdbeb9ebdd949a0805737.tar.gz |
Update to 2.4.2, see the release notes and changelog for details.
http://www.abisource.com/release-notes/2.4.2.phtml
http://www.abisource.com/changelogs/2.4.2.phtml
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r-- | editors/abiword/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 2bdb013..1fecd34 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -7,8 +7,7 @@ # PORTNAME= abiword -PORTVERSION= 2.4.1 -PORTREVISION= 1 +PORTVERSION= 2.4.2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |