diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-08-31 11:54:16 +0000 |
commit | 5850f0e38394e750037bfb8ef7d41987d0936342 (patch) | |
tree | f8e459f971b5f93b8551728509b3fb4bc6286bf4 /editors/abiword | |
parent | d7fcb9f30ba1e1ada98eb9ce1482a7a34c2e270d (diff) | |
download | ports-5850f0e38394e750037bfb8ef7d41987d0936342.tar.gz ports-5850f0e38394e750037bfb8ef7d41987d0936342.zip |
Notes
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 22c258aa5404..b0f8b8fa8682 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -4,7 +4,7 @@ PORTNAME= abiword PORTVERSION= 2.8.6 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |