diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-15 07:16:18 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-12-15 07:16:18 +0000 |
commit | 9dc5428abd98aeaaf51ddd4819d5504f889fa964 (patch) | |
tree | c8150ae66f217b601f3f1bffc0f1511b7f9bf706 /editors/abiword/Makefile | |
parent | 64fbdae3b597546372d8294c6383f6facb86661c (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 6a383be58953..39a36c4f3302 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -6,7 +6,7 @@ # PORTNAME= AbiWord2 -PORTVERSION= 2.0.1 +PORTVERSION= 2.0.2 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ |