aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda-server/Makefile
diff options
context:
space:
mode:
authorJames E. Housley <jeh@FreeBSD.org>2001-12-04 13:22:26 +0000
committerJames E. Housley <jeh@FreeBSD.org>2001-12-04 13:22:26 +0000
commit2572326b981f5645f0aa50f7bf41c4d6e940d10f (patch)
tree5126be116f39dadf6aaea12ec11411e135b87e44 /misc/amanda-server/Makefile
parent0e7351e1f0db6b854d679ba2e552ac32e912b43d (diff)
downloadports-2572326b981f5645f0aa50f7bf41c4d6e940d10f.tar.gz
ports-2572326b981f5645f0aa50f7bf41c4d6e940d10f.zip
Notes
Diffstat (limited to 'misc/amanda-server/Makefile')
-rw-r--r--misc/amanda-server/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile
index 18d5e310128e..b216905c2202 100644
--- a/misc/amanda-server/Makefile
+++ b/misc/amanda-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