diff options
author | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
---|---|---|
committer | Pietro Cerutti <gahr@FreeBSD.org> | 2008-02-21 21:20:01 +0000 |
commit | be0ecc7e9125dd1508c9d197ddedac9e452dfdf6 (patch) | |
tree | 7fbdc97f9f741cf4c8663963ddded3fbd4a272b1 /net/gnu-radius | |
parent | b7c6b479ca6e779980f1ad5bc010dcf6bbb63083 (diff) |
Notes
Diffstat (limited to 'net/gnu-radius')
-rw-r--r-- | net/gnu-radius/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnu-radius/Makefile b/net/gnu-radius/Makefile index e807527df185..ea9d96db3e68 100644 --- a/net/gnu-radius/Makefile +++ b/net/gnu-radius/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= radius DISTNAME= radius-${PORTVERSION} -MAINTAINER= gahr@gahr.ch +MAINTAINER= gahr@FreeBSD.org COMMENT= GNU RADIUS server CONFLICTS= freeradius-0.* openradius-0.* radiusd-cistron-1.* |