diff options
Diffstat (limited to 'editors/abiword-docs/Makefile')
-rw-r--r-- | editors/abiword-docs/Makefile | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/editors/abiword-docs/Makefile b/editors/abiword-docs/Makefile index af14317f1ab1..b03d6480f530 100644 --- a/editors/abiword-docs/Makefile +++ b/editors/abiword-docs/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: abiword-docs -# Date created: 2008-04-16 -# Whom: Michael Johnson <ahze@FreeBSD.org> -# +# Created by: 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.8.4 -PORTREVISION= 1 +PORTVERSION= 2.8.6 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |