summaryrefslogtreecommitdiff
path: root/net/quagga
diff options
context:
space:
mode:
Diffstat (limited to 'net/quagga')
-rw-r--r--net/quagga/Makefile4
-rw-r--r--net/quagga/PLIST3
2 files changed, 4 insertions, 3 deletions
diff --git a/net/quagga/Makefile b/net/quagga/Makefile
index a9a989f25fa..8ac7956491a 100644
--- a/net/quagga/Makefile
+++ b/net/quagga/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2006/03/08 15:24:53 gdt Exp $
+# $NetBSD: Makefile,v 1.28 2006/04/06 03:20:54 jlam Exp $
# Based on KAME Id: Makefile,v 1.1.2.1.2.1.10.2 1999/01/05 11:03:50 itojun Exp
#
@@ -28,7 +28,7 @@ CONFLICTS+= zebra-[0-9]*
PLIST_SRC= ${WRKDIR}/PLIST
PLIST_CAT= # empty
-INFO_FILES= quagga.info
+INFO_FILES= # PLIST
RCD_SCRIPTS= zebra bgpd ospfd ripd
PKG_GROUPS= quagga
diff --git a/net/quagga/PLIST b/net/quagga/PLIST
index b7d04d18e31..aaf76e0b9b1 100644
--- a/net/quagga/PLIST
+++ b/net/quagga/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/05/03 15:46:26 wiz Exp $
+@comment $NetBSD: PLIST,v 1.7 2006/04/06 03:20:54 jlam Exp $
include/quagga/buffer.h
include/quagga/command.h
include/quagga/distribute.h
@@ -42,6 +42,7 @@ include/quagga/vty.h
include/quagga/zassert.h
include/quagga/zclient.h
include/quagga/zebra.h
+info/quagga.info
lib/libospf.la
lib/libzebra.la
man/man1/vtysh.1