From 6606d7a97ef3f01971202118120a4f1f45f28777 Mon Sep 17 00:00:00 2001 From: salo Date: Sat, 15 Feb 2003 05:18:09 +0000 Subject: Updated to version 3.2.1. Addresses PR pkg/20340 by Tracy Di Marco White. Changes: - fix CONF_FILES usage (don't install jwhois.conf twice(!)) - cleanups 3.2.1: ====== - Updated jwhois.conf --- net/jwhois/PLIST | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'net/jwhois/PLIST') diff --git a/net/jwhois/PLIST b/net/jwhois/PLIST index bd2e029c541..02b42d624a4 100644 --- a/net/jwhois/PLIST +++ b/net/jwhois/PLIST @@ -1,11 +1,11 @@ -@comment $NetBSD: PLIST,v 1.4 2002/08/25 21:50:00 jlam Exp $ +@comment $NetBSD: PLIST,v 1.5 2003/02/15 05:18:09 salo Exp $ bin/jwhois @unexec ${INSTALL_INFO} --delete %D/info/jwhois.info %D/info/dir info/jwhois.info @exec ${INSTALL_INFO} %D/info/jwhois.info %D/info/dir man/man1/jwhois.1 man/sv/man1/jwhois.1 -share/examples/jwhois.conf +share/examples/jwhois/jwhois.conf.default ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/jwhois.mo ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/jwhois.mo ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/jwhois.mo @@ -13,3 +13,4 @@ ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/jwhois.mo ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/jwhois.mo ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/jwhois.mo ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/jwhois.mo +@dirrm share/examples/jwhois -- cgit v1.2.3