diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-07 21:31:54 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2008-05-07 21:31:54 +0000 |
commit | f26619f90de2c925af659c71b0430c5aae286715 (patch) | |
tree | 27a5e38884c267e90070066e43f3323a1d7a7ec9 /editors/abiword-extras/Makefile | |
parent | fd2155bddee7263d3febaeb94122c208373095a0 (diff) | |
download | ports-f26619f90de2c925af659c71b0430c5aae286715.tar.gz ports-f26619f90de2c925af659c71b0430c5aae286715.zip |
Notes
Diffstat (limited to 'editors/abiword-extras/Makefile')
-rw-r--r-- | editors/abiword-extras/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/abiword-extras/Makefile b/editors/abiword-extras/Makefile index 1135c8dbb9f8..7043bb68b51a 100644 --- a/editors/abiword-extras/Makefile +++ b/editors/abiword-extras/Makefile @@ -6,8 +6,7 @@ # PORTNAME= abiword-extras -PORTVERSION= 2.6.2 -PORTREVISION= 1 +PORTVERSION= 2.6.3 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |