diff options
author | dinoex <dinoex@FreeBSD.org> | 2004-11-15 04:31:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2004-11-15 04:31:19 +0800 |
commit | 6a430f6b80871ca11c04dd0d32ff5e4c603b3236 (patch) | |
tree | b8f20c1ee942232aac45f50ab4593b4ab40580f0 /net/radiusd-cistron | |
parent | b585a95f72f2d9ab59ca16180fae79c676a165bc (diff) | |
download | freebsd-ports-gnome-6a430f6b80871ca11c04dd0d32ff5e4c603b3236.tar.gz freebsd-ports-gnome-6a430f6b80871ca11c04dd0d32ff5e4c603b3236.tar.zst freebsd-ports-gnome-6a430f6b80871ca11c04dd0d32ff5e4c603b3236.zip |
- fix spelling
Submitted by: Shantanoo
Diffstat (limited to 'net/radiusd-cistron')
-rw-r--r-- | net/radiusd-cistron/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index a110e5e443eb..87bf8e1f4e5b 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ MAINTAINER= dinoex@FreeBSD.org -COMMENT= A RADIUS-compliant remote authentication and accouting server +COMMENT= A RADIUS-compliant remote authentication and accounting server CONFLICTS?= freeradius-0.* gnu-radius-1.* openradius-0.* MAKEFILE= Makefile.BSD |