diff options
author | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-03-18 18:27:58 +0800 |
commit | 026a17e7689e8fc5790c285bdc616c1a1dd62c97 (patch) | |
tree | fcec128099ed409f0510a0a59be9eb7c777c8b29 /editors/abiword-devel | |
parent | cf428d2c2d822d012628dc1af74ed2c916593496 (diff) | |
download | freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.gz freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.tar.zst freebsd-ports-gnome-026a17e7689e8fc5790c285bdc616c1a1dd62c97.zip |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Diffstat (limited to 'editors/abiword-devel')
-rw-r--r-- | editors/abiword-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index e25f897d904f..1052618764d6 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -11,6 +11,7 @@ PORTNAME= AbiWord PORTVERSION= 0.99.2 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ |