summaryrefslogtreecommitdiff
path: root/editors/abiword/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-02-25 09:33:31 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-02-25 09:33:31 +0000
commit5e9116e2ae8f28ce0c96a27c3b1b736f0936fe1c (patch)
tree990fd97cd6f7be6c68eed6811afa5ac5b47b4b06 /editors/abiword/Makefile
parentUpdate to x-face-1.3.6.18. (diff)
Update to 0.99.2.
PR: 35254 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
Notes
Notes: svn path=/head/; revision=55224
Diffstat (limited to 'editors/abiword/Makefile')
-rw-r--r--editors/abiword/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 310854ca6779..d9352ba864cc 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -10,8 +10,7 @@
# AbiWord build system.
PORTNAME= AbiWord
-PORTVERSION= 0.99.1
-PORTREVISION= 1
+PORTVERSION= 0.99.2
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://www.abisource.com/downloads/Version-${PORTVERSION}/lf/
@@ -29,7 +28,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
DIST_SUBDIR= AbiWord
-WRKSRC= ${WRKDIR}/abiword/abi
+WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abi
USE_X_PREFIX= yes
USE_AUTOMAKE= yes