diff options
author | Michael Johnson <ahze@FreeBSD.org> | 2008-04-16 17:36:00 +0000 |
---|---|---|
committer | Michael Johnson <ahze@FreeBSD.org> | 2008-04-16 17:36:00 +0000 |
commit | f8aa226bde96744ae51ff16d2ea7b4f751434bfd (patch) | |
tree | 80690f7bf00554565bbcd5295b05aa73b1de3f2a /editors/abiword/Makefile | |
parent | 2bccc5762a16233efb2567bf9332eb407e36a7d5 (diff) |
Notes
Diffstat (limited to 'editors/abiword/Makefile')
-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 8719feceffb4..f1932752919f 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -7,7 +7,7 @@ # PORTNAME= abiword -PORTVERSION= 2.6.0 +PORTVERSION= 2.6.2 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |