diff options
author | Torsten Blum <torstenb@FreeBSD.org> | 1998-09-16 21:27:59 +0000 |
---|---|---|
committer | Torsten Blum <torstenb@FreeBSD.org> | 1998-09-16 21:27:59 +0000 |
commit | 64f9249a25ee47a286862e579aaf8abc25b73f4c (patch) | |
tree | 4d72c8f0003ac97811d470ef9255dc69f7074cf0 /net/radius | |
parent | Dist patch fixes problems on 2.2.x. (diff) |
remote myself as maintainer.
Notes
Notes:
svn path=/head/; revision=13180
Diffstat (limited to 'net/radius')
-rw-r--r-- | net/radius/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radius/Makefile b/net/radius/Makefile index 429350b1bce3..33553cf1c64a 100644 --- a/net/radius/Makefile +++ b/net/radius/Makefile @@ -3,7 +3,7 @@ # Date created: 4. July 1996 # Whom: torstenb@FreeBSD.ORG # -# $Id: Makefile,v 1.7 1997/08/26 12:17:56 markm Exp $ +# $Id: Makefile,v 1.8 1998/07/24 18:43:57 asami Exp $ # DISTNAME= radius.2.4.23 @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.merit.edu/radius/releases/ DISTFILES= radius.23c.basic.tar.gz -MAINTAINER= torstenb@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org # restrictive copyright in several files, e.g., "src/sendserver.c" RESTRICTED= redistribution in binary only |