diff options
author | Gary Palmer <gpalmer@FreeBSD.org> | 1999-11-10 05:46:20 +0000 |
---|---|---|
committer | Gary Palmer <gpalmer@FreeBSD.org> | 1999-11-10 05:46:20 +0000 |
commit | 050d9fec2724587e91ba9bf072f3f656f13114e9 (patch) | |
tree | 8182d29cbdfd1fdcef81098bb9335dbc3fe76347 /misc/amanda | |
parent | c7a245c7da1d858dcc8e4155e60dddee811869b6 (diff) |
Notes
Diffstat (limited to 'misc/amanda')
-rw-r--r-- | misc/amanda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/amanda/Makefile b/misc/amanda/Makefile index 0b1deb76849b..8595ff69645d 100644 --- a/misc/amanda/Makefile +++ b/misc/amanda/Makefile @@ -10,9 +10,9 @@ DISTNAME= amanda-2.3.0 CATEGORIES= misc MASTER_SITES= ftp://ftp.cs.umd.edu/pub/amanda/old-versions/ -MAINTAINER= gpalmer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org -PATCH_STRIP= +PATCH_STRIP= MAN8= amanda.8 amadmin.8 amcheck.8 amcleanup.8 amdump.8 \ amflush.8 amlabel.8 amrestore.8 amtape.8 |