summaryrefslogtreecommitdiff
path: root/misc/amanda-client
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2003-07-16 17:10:29 +0000
committerJames E. Housley <jeh@FreeBSD.org>2003-07-16 17:10:29 +0000
commit1989598167522b03036022e7bacbb92c7c40e1e2 (patch)
treeb0a44f1259f86f3bc8a8ab552a601cddf2ac9b69 /misc/amanda-client
parentUpdate to version 0.1.6 (diff)
Finally remove the dependancy on GTAR
Bump PORTREVISION as in PR Submitted by: naddy PR: 54548
Notes
Notes: svn path=/head/; revision=85001
Diffstat (limited to 'misc/amanda-client')
-rw-r--r--misc/amanda-client/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile
index 9de355565384..231ee1b83e8b 100644
--- a/misc/amanda-client/Makefile
+++ b/misc/amanda-client/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ${MASTERPORTNAME:S/-server/-client/g}
-PORTREVISION= 0
+PORTREVISION= 1
MASTERDIR= ${.CURDIR}/../amanda-server
COMMENT= The Advanced Maryland Automatic Network Disk Archiver (client)