diff options
author | obache <obache@pkgsrc.org> | 2007-03-31 14:12:10 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2007-03-31 14:12:10 +0000 |
commit | d4de84fd6ac1331100d5fbd305be2ce80a4a9417 (patch) | |
tree | e6720ab127d466b571b121e4a279ad55a02292e3 | |
parent | 46da31cfa5769307d579e92cd4607f130a9b7253 (diff) | |
download | pkgsrc-d4de84fd6ac1331100d5fbd305be2ce80a4a9417.tar.gz |
Add missing entries and sort PLIST.
Bump PKGREVISION.
-rw-r--r-- | net/wide-dhcpv6/Makefile | 3 | ||||
-rw-r--r-- | net/wide-dhcpv6/PLIST | 17 |
2 files changed, 12 insertions, 8 deletions
diff --git a/net/wide-dhcpv6/Makefile b/net/wide-dhcpv6/Makefile index a9d17ef3143..9ddb6994717 100644 --- a/net/wide-dhcpv6/Makefile +++ b/net/wide-dhcpv6/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2007/03/24 19:21:30 joerg Exp $ +# $NetBSD: Makefile,v 1.3 2007/03/31 14:12:10 obache Exp $ DISTNAME= wide-dhcpv6-20061016 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wide-dhcpv6/} diff --git a/net/wide-dhcpv6/PLIST b/net/wide-dhcpv6/PLIST index 55273d62072..d0f8ee687e7 100644 --- a/net/wide-dhcpv6/PLIST +++ b/net/wide-dhcpv6/PLIST @@ -1,14 +1,17 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2007/03/19 17:32:07 taca Exp $ -sbin/dhcp6c -sbin/dhcp6s -sbin/dhcp6relay -sbin/dhcp6ctl +@comment $NetBSD: PLIST,v 1.2 2007/03/31 14:12:10 obache Exp $ man/man5/dhcp6c.conf.5 man/man5/dhcp6s.conf.5 man/man8/dhcp6c.8 -man/man8/dhcp6s.8 -man/man8/dhcp6relay.8 man/man8/dhcp6ctl.8 +man/man8/dhcp6relay.8 +man/man8/dhcp6s.8 +sbin/dhcp6c +sbin/dhcp6ctl +sbin/dhcp6relay +sbin/dhcp6s +share/examples/rc.d/dhcp6c +share/examples/rc.d/dhcp6relay +share/examples/rc.d/dhcp6s share/examples/wide-dhcpv6/dhcp6c.conf share/examples/wide-dhcpv6/dhcp6s.conf @dirrm share/examples/wide-dhcpv6 |