diff options
author | snj <snj@pkgsrc.org> | 2004-02-21 07:31:05 +0000 |
---|---|---|
committer | snj <snj@pkgsrc.org> | 2004-02-21 07:31:05 +0000 |
commit | f376176b5fc5235b59e3bdba85be5f9ab362572c (patch) | |
tree | 310d380b8b3a1925d1e8e8ff70504a6915971778 /net/radiusd-cistron | |
parent | 984e7c5e31e2c2edcf04a72d6e4ca4efe535fc27 (diff) | |
download | pkgsrc-f376176b5fc5235b59e3bdba85be5f9ab362572c.tar.gz |
s/accouting/accounting/
Diffstat (limited to 'net/radiusd-cistron')
-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]* |