diff options
author | marcus <marcus@FreeBSD.org> | 2002-05-09 02:56:23 +0000 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2002-05-09 02:56:23 +0000 |
commit | 3cd6a645fb9a8dbc7def670523b0248846103d3d (patch) | |
tree | 07dc873a71ea3f5d8d9a520dbf2b25b62aef02c7 /editors/abiword-devel/Makefile | |
parent | 35cae4307353ae6c49bea001dcab3943ec9d854d (diff) | |
download | FreeBSD-ports-3cd6a645fb9a8dbc7def670523b0248846103d3d.zip FreeBSD-ports-3cd6a645fb9a8dbc7def670523b0248846103d3d.tar.gz |
Update to 1.0.1.
Diffstat (limited to 'editors/abiword-devel/Makefile')
-rw-r--r-- | editors/abiword-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile index 9dd2a3e..57feccb 100644 --- a/editors/abiword-devel/Makefile +++ b/editors/abiword-devel/Makefile @@ -10,7 +10,7 @@ # AbiWord build system. PORTNAME= AbiWord -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/ |