diff options
author | snj <snj> | 2004-02-21 07:31:05 +0000 |
---|---|---|
committer | snj <snj> | 2004-02-21 07:31:05 +0000 |
commit | bd4261ed66247d8399deb419cd87bf9b40d8c7cd (patch) | |
tree | 310d380b8b3a1925d1e8e8ff70504a6915971778 /net | |
parent | 3c415c80eb3219f83300f1c65039b1083a351e10 (diff) | |
download | pkgsrc-bd4261ed66247d8399deb419cd87bf9b40d8c7cd.tar.gz |
s/accouting/accounting/
Diffstat (limited to 'net')
-rw-r--r-- | net/radiusd-cistron/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/radiusd-cistron/Makefile b/net/radiusd-cistron/Makefile index d8bca8a0a67..2972c3f7304 100644 --- a/net/radiusd-cistron/Makefile +++ b/net/radiusd-cistron/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2003/12/16 19:19:41 martti Exp $ +# $NetBSD: Makefile,v 1.12 2004/02/21 07:31:05 snj Exp $ DISTNAME= radiusd-cistron-1.6.7 CATEGORIES= net @@ -7,7 +7,7 @@ MASTER_SITES= ftp://ftp.cistron.nl/pub/people/miquels/radius/ \ MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.radius.cistron.nl/ -COMMENT= RADIUS-compliant remote authentication and accouting server +COMMENT= RADIUS-compliant remote authentication and accounting server CONFLICTS+= freeradius-[0-9]* |