diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-02-07 11:44:08 +0000 |
commit | 4650a910d0bf7ff9894cf3142fcc8cace240caee (patch) | |
tree | 4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /editors/abiword | |
parent | 776c8a3824c220b5b01a68c46bc5f90199db256d (diff) | |
download | freebsd-ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip |
Chase boost and icu bump
While here convert some LIB_DEPENDS
Diffstat (limited to 'editors/abiword')
-rw-r--r-- | editors/abiword/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile index 551a60671da3..fa1befc518d9 100644 --- a/editors/abiword/Makefile +++ b/editors/abiword/Makefile @@ -4,6 +4,7 @@ PORTNAME= abiword PORTVERSION= 2.8.6 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://www.abisource.com/downloads/%SUBDIR%/${PORTVERSION}/source/ MASTER_SITE_SUBDIR= abiword |