diff options
author | abs <abs@pkgsrc.org> | 2016-10-28 06:24:35 +0000 |
---|---|---|
committer | abs <abs@pkgsrc.org> | 2016-10-28 06:24:35 +0000 |
commit | f98c5973c5bbb7e55fab55cdc8c52d528f8366c9 (patch) | |
tree | b34d2f4e6b3adfc2715996343a860a95dca3ebff /net/wpa_gui/PLIST | |
parent | 47777b9c27bea9c56e7afc79ed05bf6d428aaef7 (diff) | |
download | pkgsrc-f98c5973c5bbb7e55fab55cdc8c52d528f8366c9.tar.gz |
Reduce some of the mystery of life for users of wpa_gui binary packages
- add the man page.
Bump pkgrevision
Diffstat (limited to 'net/wpa_gui/PLIST')
-rw-r--r-- | net/wpa_gui/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/wpa_gui/PLIST b/net/wpa_gui/PLIST index 8027e09c810..797fc49278a 100644 --- a/net/wpa_gui/PLIST +++ b/net/wpa_gui/PLIST @@ -1,2 +1,3 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2006/10/22 23:20:21 rpaulo Exp $ +@comment $NetBSD: PLIST,v 1.2 2016/10/28 06:24:35 abs Exp $ sbin/wpa_gui +${PKGMANDIR}/man8/wpa_gui.8 |