aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda26-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda26-server/Makefile')
-rw-r--r--misc/amanda26-server/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/amanda26-server/Makefile b/misc/amanda26-server/Makefile
index 0240b8687e9b..765a7837dfad 100644
--- a/misc/amanda26-server/Makefile
+++ b/misc/amanda26-server/Makefile
@@ -7,6 +7,7 @@
PORTNAME= amanda
PORTVERSION= 2.6.1
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -242,6 +243,7 @@ EXTRA_PATCHES= ${FILESDIR}/extra-patch-application-src::amzfs-sendrecv.pl
# MEMO:
# Prefix @WANT_SERVER_TRUE@ for server only files.
# Prefix @WANT_CLIENT_TRUE@ for client only files.
+# For debugging: dbprintf(_("getcmd: %s\n"), line);
# Maintainer TODO:
# o amanda-server installs libexec/amanda/amandad, sbin/amarchiver
# which should be handled by amanda-client only.