diff options
author | joerg <joerg@pkgsrc.org> | 2006-05-29 16:14:25 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-05-29 16:14:25 +0000 |
commit | 097175473544a277eeb749d48465e16fa9e691e0 (patch) | |
tree | 357804dabbfa4a0ad82c6fb7f29ba5e199c762c7 /net/irrd | |
parent | f791cae83eeb98e16d9ab3cd54d3e90c051be8bb (diff) | |
download | pkgsrc-097175473544a277eeb749d48465e16fa9e691e0.tar.gz |
Add missing PLIST entries. Bump revision.
Diffstat (limited to 'net/irrd')
-rw-r--r-- | net/irrd/Makefile | 3 | ||||
-rw-r--r-- | net/irrd/PLIST | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/net/irrd/Makefile b/net/irrd/Makefile index 632104facb5..fc4d3471f92 100644 --- a/net/irrd/Makefile +++ b/net/irrd/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.34 2006/05/26 09:20:21 adam Exp $ +# $NetBSD: Makefile,v 1.35 2006/05/29 16:14:25 joerg Exp $ DISTNAME= irrd2.2.8 PKGNAME= irrd-2.2.8 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.irrd.net/ \ ftp://ftp.merit.edu/radb/irrd/ \ diff --git a/net/irrd/PLIST b/net/irrd/PLIST index 230d53a4289..995ce282184 100644 --- a/net/irrd/PLIST +++ b/net/irrd/PLIST @@ -1,6 +1,8 @@ -@comment $NetBSD: PLIST,v 1.4 2006/05/26 09:20:21 adam Exp $ +@comment $NetBSD: PLIST,v 1.5 2006/05/29 16:14:25 joerg Exp $ man/man8/irrd.8 sbin/irr_notify sbin/irrd +sbin/irr_rpsl_check +sbin/irr_rpsl_submit sbin/irrdcacher sbin/ripe2rpsl |