diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:33:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-08-26 20:33:49 +0000 |
commit | ab03eb1a65baa3d9bc96cc25f9bd14dbaa630d03 (patch) | |
tree | 2b9b1630829ff69986e2f7c45d7fc14ef832f685 /editors/AbiWord2 | |
parent | 9f29eaeb024488cf53a3c27abc6aa8ff501177af (diff) |
The AbiWord distfile was re-rolled. The only change was that all the
individual subdirectories are now once again included in an
abiword-${PORTVERSION} directory. This is consistent with the previous
AbiWord releases.
Notes
Notes:
svn path=/head/; revision=87745
Diffstat (limited to 'editors/AbiWord2')
-rw-r--r-- | editors/AbiWord2/Makefile | 2 | ||||
-rw-r--r-- | editors/AbiWord2/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile index 050e66f453d9..32048b1019f0 100644 --- a/editors/AbiWord2/Makefile +++ b/editors/AbiWord2/Makefile @@ -26,7 +26,7 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ DIST_SUBDIR= AbiWord -WRKSRC= ${WRKDIR}/abi +WRKSRC= ${WRKDIR}/abiword-${PORTVERSION}/abi USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/editors/AbiWord2/distinfo b/editors/AbiWord2/distinfo index 4c79e47fa9cf..7b81015f1fb1 100644 --- a/editors/AbiWord2/distinfo +++ b/editors/AbiWord2/distinfo @@ -1 +1 @@ -MD5 (AbiWord/abiword-1.99.5.tar.bz2) = cdf372cfaecb38cbc5e9dee6b4521792 +MD5 (AbiWord/abiword-1.99.5.tar.bz2) = 4b6fac4f358c0e83ffdd190260d9b6c4 |