diff options
author | jeh <jeh@FreeBSD.org> | 2001-01-30 10:37:39 +0800 |
---|---|---|
committer | jeh <jeh@FreeBSD.org> | 2001-01-30 10:37:39 +0800 |
commit | a8a7b5e2c50148152b5937a0d1999c85ccf6d856 (patch) | |
tree | b865e741d977dfd6e79f83c0186ed9441fdc9061 /misc/amanda-server | |
parent | 51ee684943a738c7a9d802e3d6ddeb808c508d1e (diff) | |
download | freebsd-ports-gnome-a8a7b5e2c50148152b5937a0d1999c85ccf6d856.tar.gz freebsd-ports-gnome-a8a7b5e2c50148152b5937a0d1999c85ccf6d856.tar.zst freebsd-ports-gnome-a8a7b5e2c50148152b5937a0d1999c85ccf6d856.zip |
I will take this for awhile
Diffstat (limited to 'misc/amanda-server')
-rw-r--r-- | misc/amanda-server/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda-server/Makefile b/misc/amanda-server/Makefile index cf80be0d0f71..266db71258a6 100644 --- a/misc/amanda-server/Makefile +++ b/misc/amanda-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 |