diff options
author | kuriyama <kuriyama@FreeBSD.org> | 2009-01-09 09:48:48 +0800 |
---|---|---|
committer | kuriyama <kuriyama@FreeBSD.org> | 2009-01-09 09:48:48 +0800 |
commit | 747bfee7e45592ed0992c42ef39d3f507e1eb5b8 (patch) | |
tree | e45a809f6a4ef442aa1f2d04f7ab7d60b7181636 /misc/amanda-client/Makefile | |
parent | ed6b6c81c24bb61016d2b18b1610c456a8327dc9 (diff) | |
download | freebsd-ports-gnome-747bfee7e45592ed0992c42ef39d3f507e1eb5b8.tar.gz freebsd-ports-gnome-747bfee7e45592ed0992c42ef39d3f507e1eb5b8.tar.zst freebsd-ports-gnome-747bfee7e45592ed0992c42ef39d3f507e1eb5b8.zip |
Add $AMANDA_DATES knob to allow setting amandates file location.
PR: ports/130244 (based on)
Submitted by: "Douglas K. Rand" <rand@meridian-enviro.com>
Diffstat (limited to 'misc/amanda-client/Makefile')
-rw-r--r-- | misc/amanda-client/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index 03f4f0473ffd..4e059afb73e2 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -6,6 +6,7 @@ # PKGNAMESUFFIX= -client +PORTREVISION= 1 COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client) |