diff options
author | flz <flz@FreeBSD.org> | 2005-05-31 16:28:42 +0800 |
---|---|---|
committer | flz <flz@FreeBSD.org> | 2005-05-31 16:28:42 +0800 |
commit | b838f217aef832602552eaebdf4830995b1c7e2c (patch) | |
tree | b0aba2b4b3821416e5d584365a99d90b03f4fa3d /net/freeradius/Makefile | |
parent | 7e9b8fb808e645ac7ffc425f605b3d94a5559cbf (diff) | |
download | freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.tar.gz freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.tar.zst freebsd-ports-gnome-b838f217aef832602552eaebdf4830995b1c7e2c.zip |
- Change maintainer address to his new shiny FreeBSD.org address.
PR: ports/81687
Submitted by: maintainer
Diffstat (limited to 'net/freeradius/Makefile')
-rw-r--r-- | net/freeradius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index 6506fcea7fe4..d5c531e8ebd5 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \ ftp://ftp.Awfulhak.org/pub/radius/ -MAINTAINER= andy@fud.org.nz +MAINTAINER= thompsa@FreeBSD.org COMMENT= A free RADIUS server implementation LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm |