diff options
Diffstat (limited to 'misc/amanda-client')
-rw-r--r-- | misc/amanda-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-client/Makefile b/misc/amanda-client/Makefile index cf80be0d0f71..266db71258a6 100644 --- a/misc/amanda-client/Makefile +++ b/misc/amanda-client/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 2.4.2 CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jeh@FreeBSD.org BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |