diff options
author | adrianp <adrianp> | 2005-09-22 16:13:17 +0000 |
---|---|---|
committer | adrianp <adrianp> | 2005-09-22 16:13:17 +0000 |
commit | 22d131e15c5676ff772950b7624073e340a96af3 (patch) | |
tree | 2b531794f30547bedff4d82902ce8198fbc836cf /net | |
parent | 5106ac4785515f7adf322740e2ccc1799b5e8c30 (diff) | |
download | pkgsrc-22d131e15c5676ff772950b7624073e340a96af3.tar.gz |
PLIST fixes pointed out by bulk builds
Bump to nb2
Diffstat (limited to 'net')
-rw-r--r-- | net/freeradius/Makefile | 4 | ||||
-rw-r--r-- | net/freeradius/PLIST.dbm | 3 | ||||
-rw-r--r-- | net/freeradius/PLIST.gdbm | 3 |
3 files changed, 6 insertions, 4 deletions
diff --git a/net/freeradius/Makefile b/net/freeradius/Makefile index e54c154cf74..7d0141edeb5 100644 --- a/net/freeradius/Makefile +++ b/net/freeradius/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.35 2005/09/20 18:46:32 adrianp Exp $ +# $NetBSD: Makefile,v 1.36 2005/09/22 16:13:17 adrianp Exp $ DISTNAME= freeradius-1.0.5 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= net MASTER_SITES= ftp://ftp.freeradius.org/pub/radius/ \ ftp://ftp.Awfulhak.org/pub/radius/ diff --git a/net/freeradius/PLIST.dbm b/net/freeradius/PLIST.dbm index d491e26bf53..67e2caa084d 100644 --- a/net/freeradius/PLIST.dbm +++ b/net/freeradius/PLIST.dbm @@ -1,6 +1,7 @@ -@comment $NetBSD: PLIST.dbm,v 1.1 2005/08/29 14:28:12 tv Exp $ +@comment $NetBSD: PLIST.dbm,v 1.2 2005/09/22 16:13:17 adrianp Exp $ bin/rlm_dbm_cat bin/rlm_dbm_parser +lib/rlm_dbm-${PKGVERSION}.la lib/rlm_dbm-${PKGVERSION}.so lib/rlm_dbm.a lib/rlm_dbm.la diff --git a/net/freeradius/PLIST.gdbm b/net/freeradius/PLIST.gdbm index 12fa5ee79bf..6a752bee688 100644 --- a/net/freeradius/PLIST.gdbm +++ b/net/freeradius/PLIST.gdbm @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST.gdbm,v 1.1 2005/08/29 14:28:12 tv Exp $ +@comment $NetBSD: PLIST.gdbm,v 1.2 2005/09/22 16:13:17 adrianp Exp $ +lib/rlm_counter-${PKGVERSION}.la lib/rlm_counter-${PKGVERSION}.so lib/rlm_counter.a lib/rlm_counter.la |