diff options
author | James E. Housley <jeh@FreeBSD.org> | 2002-01-11 13:52:24 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2002-01-11 13:52:24 +0000 |
commit | 47cd4bf92fe3e18f592659885744e17e266027c5 (patch) | |
tree | 9c734d9bf3c6361f4c17db512c87fbf010f53667 /misc/amanda25-client | |
parent | 4353065d4497ff950eb138b9a6caee4de325b231 (diff) |
Upgrade to 2.4.3b2.
- Remove 2 contributed patchs that are now part of the release
- Build static programs for easier recovery
Notes
Notes:
svn path=/head/; revision=52917
Diffstat (limited to 'misc/amanda25-client')
-rw-r--r-- | misc/amanda25-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda25-client/Makefile b/misc/amanda25-client/Makefile index 072335a79af1..16388333d255 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ${MASTERPORTNAME:S/-server/-client/g} -PORTREVISION= 2 +PORTREVISION= 0 MASTERDIR= ${.CURDIR}/../amanda-server COMMENT= ${PKGDIR}/pkg-comment.client |