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/wol/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/wol/PLIST')
-rw-r--r-- | net/wol/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wol/PLIST b/net/wol/PLIST index ba08ec58216..417c9fd2f60 100644 --- a/net/wol/PLIST +++ b/net/wol/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.7 2005/08/20 19:23:17 kristerw Exp $ +@comment $NetBSD: PLIST,v 1.8 2006/04/06 03:20:54 jlam Exp $ bin/wol bin/wol-bootptab bin/wol-dhcpdconf +info/wol.info man/man1/wol.1 ${PKGLOCALEDIR}/locale/de/LC_MESSAGES/wol.mo ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/wol.mo |