diff options
author | jeh <jeh@FreeBSD.org> | 2002-01-11 21:52:24 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2002-01-11 21:52:24 +0800 |
commit | caf80da340fc2b481d8f277b1d018127b7496641 (patch) | |
tree | 8e629622535915c8808463390e662c3f0022e86b /misc/amanda-client | |
parent | f7c03c89286e49be7a0e9306fa4e528913b6b53b (diff) | |
download | freebsd-ports-gnome-caf80da340fc2b481d8f277b1d018127b7496641.tar.gz freebsd-ports-gnome-caf80da340fc2b481d8f277b1d018127b7496641.tar.zst freebsd-ports-gnome-caf80da340fc2b481d8f277b1d018127b7496641.zip |
Upgrade to 2.4.3b2.
- Remove 2 contributed patchs that are now part of the release
- Build static programs for easier recovery
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 072335a79af1..16388333d255 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-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 |