diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-30 20:37:39 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-11-30 20:37:39 +0000 |
commit | 3525612445bf3068cdeb6151dd0d744802402979 (patch) | |
tree | fc1e362b37fba65a3731252d3fe7a095a274b91b /editors/abiword-plugins | |
parent | 004ef5b1e538bbbaf9bc75d39769042d329d7eb0 (diff) | |
download | ports-3525612445bf3068cdeb6151dd0d744802402979.tar.gz ports-3525612445bf3068cdeb6151dd0d744802402979.zip |
Notes
Diffstat (limited to 'editors/abiword-plugins')
-rw-r--r-- | editors/abiword-plugins/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/abiword-plugins/Makefile b/editors/abiword-plugins/Makefile index a798ee2228e3..95d5cc99e2cb 100644 --- a/editors/abiword-plugins/Makefile +++ b/editors/abiword-plugins/Makefile @@ -7,8 +7,7 @@ # PORTNAME= abiword -PORTVERSION= 2.4.5 -PORTREVISION= 1 +PORTVERSION= 2.4.6 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |