diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-30 02:37:39 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-30 02:37:39 +0000 |
commit | 0bdabfad65b307d5b7d4c0458e0142bf905c0a60 (patch) | |
tree | 6e4119f7b9036aa8b2fb1b1cb4a62c5dcb95433f /misc/amanda-client | |
parent | Add some comment about charset guesser mode (diff) |
I will take this for awhile
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 |