diff options
author | Jun Kuriyama <kuriyama@FreeBSD.org> | 2008-07-24 23:27:50 +0000 |
---|---|---|
committer | Jun Kuriyama <kuriyama@FreeBSD.org> | 2008-07-24 23:27:50 +0000 |
commit | b9074b86bfaa8a354a45f0fa293f808408b38ded (patch) | |
tree | 545697b3d23f303119846aa698003431dd0ec75c /misc/amanda25-client/Makefile | |
parent | d2ddcad204a4fb96b2bbe54a069411888a82718a (diff) | |
download | freebsd-ports-b9074b86bfaa8a354a45f0fa293f808408b38ded.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/amanda25-client/Makefile')
-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 b76a969b67f0..1163d8fb820d 100644 --- a/misc/amanda25-client/Makefile +++ b/misc/amanda25-client/Makefile @@ -6,7 +6,7 @@ # PKGNAMESUFFIX= -client -PORTREVISION= 2 +PORTREVISION= 3 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |