pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/freeradius PLIST fix as pointed out by Krister on ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5c21ee2dd306
branches:  trunk
changeset: 498165:5c21ee2dd306
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Aug 14 18:01:54 2005 +0000

description:
PLIST fix as pointed out by Krister on pkgsrc-bulk@
Bump PKGREVISION

diffstat:

 net/freeradius/Makefile |  3 ++-
 net/freeradius/PLIST    |  3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diffs (29 lines):

diff -r e317648f3e3e -r 5c21ee2dd306 net/freeradius/Makefile
--- a/net/freeradius/Makefile   Sun Aug 14 18:01:07 2005 +0000
+++ b/net/freeradius/Makefile   Sun Aug 14 18:01:54 2005 +0000
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2005/07/16 01:19:15 jlam Exp $
+# $NetBSD: Makefile,v 1.32 2005/08/14 18:01:54 adrianp Exp $
 
 DISTNAME=      freeradius-1.0.4
+PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ftp://ftp.freeradius.org/pub/radius/ \
                ftp://ftp.Awfulhak.org/pub/radius/
diff -r e317648f3e3e -r 5c21ee2dd306 net/freeradius/PLIST
--- a/net/freeradius/PLIST      Sun Aug 14 18:01:07 2005 +0000
+++ b/net/freeradius/PLIST      Sun Aug 14 18:01:54 2005 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.9 2005/07/09 17:25:00 adrianp Exp $
+@comment $NetBSD: PLIST,v 1.10 2005/08/14 18:01:54 adrianp Exp $
 bin/radclient
 bin/radeapclient
 bin/radlast
@@ -192,6 +192,7 @@
 man/man1/radzap.1
 man/man5/acct_users.5
 man/man5/clients.5
+man/man5/clients.conf.5
 man/man5/dictionary.5
 man/man5/naslist.5
 man/man5/radiusd.conf.5



Home | Main Index | Thread Index | Old Index