aboutsummaryrefslogtreecommitdiff
path: root/misc/amanda24
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1996-11-19 01:18:00 +0000
committerSatoshi Asami <asami@FreeBSD.org>1996-11-19 01:18:00 +0000
commit6144bc038cb1eb8fa598a345b83e6434aaa70ba8 (patch)
treed061ae9b26f9a7b274316e28c93a82780cc3263c /misc/amanda24
parent949a7a041f3c6ddc3b52a0feaf279ddc00fea779 (diff)
downloadports-6144bc038cb1eb8fa598a345b83e6434aaa70ba8.tar.gz
ports-6144bc038cb1eb8fa598a345b83e6434aaa70ba8.zip
Fix some typos I so eloquently introduced last night.
Found by: make index
Notes
Notes: svn path=/head/; revision=4580
Diffstat (limited to 'misc/amanda24')
-rw-r--r--misc/amanda24/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda24/Makefile b/misc/amanda24/Makefile
index fe21126ad25a..1afbb923fd80 100644
--- a/misc/amanda24/Makefile
+++ b/misc/amanda24/Makefile
@@ -3,7 +3,7 @@
# Date created: 28th Feb 1995
# Whom: gpalmer
#
-# $Id: Makefile,v 1.6 1996/11/11 05:49:06 obrien Exp $
+# $Id: Makefile,v 1.7 1996/11/18 14:06:06 asami Exp $
#
DISTNAME= amanda-2.2.6.5
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/contrib/wpi-patches/
MAINTAINER= gpalmer@FreeBSD.ORG
PATCH_STRIP=
-MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8
+MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8 \
amflush.8 amlabel.8 amrestore.8 amtape.8
.include <bsd.port.mk>