diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2003-02-20 18:26:42 +0000 |
commit | 387f34ee2456c6329bb73c44e776ba9873eabc3d (patch) | |
tree | b68776fe5bcdf267d7952c928b3816fe5c469bf2 /net/radiusd-cistron | |
parent | ea1cd5ed25b9e5ced62ffe817efdefbcc6e56d09 (diff) |
Notes
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index 7b49af9d1f44..b2750d08e6b2 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \ ftp://ftp.freeradius.org/pub/radius/ MAINTAINER= dinoex@FreeBSD.org +COMMENT= A RADIUS-compliant remote authentication and accouting server MAKEFILE= Makefile.BSD RADIUS_DIR= ${PREFIX}/etc/raddb |