diff options
author | gpalmer <gpalmer@FreeBSD.org> | 1999-11-10 13:46:20 +0800 |
---|---|---|
committer | gpalmer <gpalmer@FreeBSD.org> | 1999-11-10 13:46:20 +0800 |
commit | cec13cc59ee782acf3b30ffb26f57444f92c623d (patch) | |
tree | a24f619d9de7739a73f6a487ab97462dfa4c5a30 /misc | |
parent | 8e498902af77e2a522f664b0c95ea48c0b77c5c6 (diff) | |
download | freebsd-ports-gnome-cec13cc59ee782acf3b30ffb26f57444f92c623d.tar.gz freebsd-ports-gnome-cec13cc59ee782acf3b30ffb26f57444f92c623d.tar.zst freebsd-ports-gnome-cec13cc59ee782acf3b30ffb26f57444f92c623d.zip |
I no longer have time/equipment to maintain/test the port ... change
maintainer to ports@FreeBSD.org
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 |