diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2008-07-25 07:27:50 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2008-07-25 07:27:50 +0800 |
commit | e3eda0f25da9a75b6b3e918b4e0c0c2c9878cf36 (patch) | |
tree | 88bedc572323c35cf46836f225c489f9a321f9d3 /misc/amanda-client | |
parent | 4e30f331dbe2447507a743910a908eb7c467d6af (diff) | |
download | freebsd-ports-gnome-e3eda0f25da9a75b6b3e918b4e0c0c2c9878cf36.tar.gz freebsd-ports-gnome-e3eda0f25da9a75b6b3e918b4e0c0c2c9878cf36.tar.zst freebsd-ports-gnome-e3eda0f25da9a75b6b3e918b4e0c0c2c9878cf36.zip |
- Fix SSH option and openssl related scripts [1].
- Change UNIQUENAME and LATEST_LINK to use separated options db.
PR: ports/125566 [1]
Submitted by: Franz Schwartau <franz@electromail.org> [1]
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 b76a969b67f0..1163d8fb820d 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |