diff options
Diffstat (limited to 'misc')
-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 |