diff options
Diffstat (limited to 'editors/abiword-docs/Makefile')
-rw-r--r-- | editors/abiword-docs/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/abiword-docs/Makefile b/editors/abiword-docs/Makefile index a38f66152494..57912702523e 100644 --- a/editors/abiword-docs/Makefile +++ b/editors/abiword-docs/Makefile @@ -3,11 +3,11 @@ # Whom: Michael Johnson <ahze@FreeBSD.org> # # $FreeBSD$ +# $MCom: ports/editors/abiword-docs/Makefile,v 1.1 2009/11/10 14:08:20 kwm Exp $ # PORTNAME= abiword-docs -PORTVERSION= 2.6.8 -PORTREVISION= 1 +PORTVERSION= 2.8.1 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |