diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-01-10 07:01:47 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-01-10 07:01:47 +0000 |
commit | fd96bf141e48ae9d7dd93075bdb89df0c228fe4c (patch) | |
tree | 64b2585300c65b944a792bdf1932a359f322c073 /editors/abiword-plugins | |
parent | efcc491579719da9980e0e68e5895bcf9c6afa5a (diff) |
Notes
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r-- | editors/abiword-plugins/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index 657c9193cbc4..8373a1a6bd51 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -7,7 +7,7 @@ # PORTNAME= abiword -PORTVERSION= 2.4.1 +PORTVERSION= 2.4.2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |