diff options
author | jlam <jlam> | 2006-04-06 03:20:54 +0000 |
---|---|---|
committer | jlam <jlam> | 2006-04-06 03:20:54 +0000 |
commit | 1b74abd12ad8acebc2d2076700de22c02ddd5ea1 (patch) | |
tree | ba01f9d4933acd09f2846594fd075cb5a7fcedf0 /net/quagga/PLIST | |
parent | 1a01ae32c298845d42e1f5d4d8a5ac6a0933ac89 (diff) | |
download | pkgsrc-1b74abd12ad8acebc2d2076700de22c02ddd5ea1.tar.gz |
List the info files directly in the PLIST and honor PKG{INFO,MAN}DIR.
Diffstat (limited to 'net/quagga/PLIST')
-rw-r--r-- | net/quagga/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
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 |