summaryrefslogtreecommitdiff
path: root/misc/amanda25-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/amanda25-server/Makefile')
-rw-r--r--misc/amanda25-server/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/amanda25-server/Makefile b/misc/amanda25-server/Makefile
index 18d5e310128e..b216905c2202 100644
--- a/misc/amanda25-server/Makefile
+++ b/misc/amanda25-server/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= ${MASTERPORTNAME}
PORTVERSION= 2.4.3b1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= amanda
@@ -55,9 +55,10 @@ CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
--with-user=operator --with-group=operator \
--without-client
-MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdump.8 \
- amflush.8 amgetconf.8 amlabel.8 amoverview.8 amreport.8 \
- amrmtape.8 amstatus.8 amtape.8 amtoc.8 amverify.8
+MAN8= amadmin.8 amcheck.8 amcheckdb.8 amcleanup.8 amdd.8 \
+ amdump.8 amflush.8 amgetconf.8 amlabel.8 ammt.8 \
+ amoverview.8 amreport.8 amrmtape.8 amstatus.8 \
+ amtape.8 amtoc.8 amverify.8
.if defined (WITH_PLOT)
BUILD_DEPENDS+= gnuplot:${PORTSDIR}/math/gnuplot