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/amanda32-server | |
parent | 98c204ed5a0ec4694b9d8a69ec4c6addbced54df (diff) | |
download | ports-0bdabfad65b307d5b7d4c0458e0142bf905c0a60.tar.gz ports-0bdabfad65b307d5b7d4c0458e0142bf905c0a60.zip |
Notes
Diffstat (limited to 'misc/amanda32-server')
-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 cf80be0d0f71..266db71258a6 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 |