diff options
Diffstat (limited to 'misc/amanda32-server/Makefile')
-rw-r--r-- | misc/amanda32-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda32-server/Makefile b/misc/amanda32-server/Makefile index cf80be0d0f7..266db71258a 100644 --- a/misc/amanda32-server/Makefile +++ b/misc/amanda32-server/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 |