diff options
author | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-01-27 05:31:09 +0000 |
commit | 359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed (patch) | |
tree | 606cfa3905df2f0c5676e5cd648789869efde582 /misc/amanda26-client/Makefile | |
parent | 0997884ca305bf0c11f46aa7a589a562a918456f (diff) | |
download | ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.tar.gz ports-359fa6e1e5eea27f62960ed0d1cc0db72ca6d4ed.zip |
Notes
Diffstat (limited to 'misc/amanda26-client/Makefile')
-rw-r--r-- | misc/amanda26-client/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/amanda26-client/Makefile b/misc/amanda26-client/Makefile index 0a98f5029b76..d94fc5f5ab17 100644 --- a/misc/amanda26-client/Makefile +++ b/misc/amanda26-client/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ftp://ftp.amanda.org/pub/amanda/ DISTNAME= amanda-2.4.1p1 -MAINTAINER= cwt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org BUILD_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot RUN_DEPENDS= gnuplot:${PORTSDIR}/math/gnuplot |