diff options
Diffstat (limited to 'net/icradius')
-rw-r--r-- | net/icradius/Makefile | 2 | ||||
-rw-r--r-- | net/icradius/pkg-comment | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/net/icradius/Makefile b/net/icradius/Makefile index 6eaf681ae56d..a7bf6413dde9 100644 --- a/net/icradius/Makefile +++ b/net/icradius/Makefile @@ -14,6 +14,8 @@ FORBIDDEN= "Remotely exploitable buffer overflow. See ports/net/freeradius for c MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A variant of Cistron RADIUS, but with a MySQL backend + MAKEFILE= Makefile.BSD .if defined(WITH_CGI) diff --git a/net/icradius/pkg-comment b/net/icradius/pkg-comment deleted file mode 100644 index 4f7a45284f8e..000000000000 --- a/net/icradius/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A variant of Cistron RADIUS, but with a MySQL backend |