From 111c8ce3c18f9d9d100a63d270ff1873e320c5c9 Mon Sep 17 00:00:00 2001 From: Makoto Matsushita Date: Sun, 19 Dec 2004 01:59:07 +0000 Subject: Be sure to remove directories which this port digs. No binary/documents are changed, but bump PORTREVISION to fix installed +CONTENTS file. Submitted by: kris (via pointyhat) --- net/jwhois/Makefile | 2 +- net/jwhois/pkg-plist | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'net') diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 69729c5c2137..cd6451daf9b7 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -7,7 +7,7 @@ PORTNAME= jwhois PORTVERSION= 3.2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= jwhois diff --git a/net/jwhois/pkg-plist b/net/jwhois/pkg-plist index 7c77a4c73d72..c9eabb3bd1d7 100644 --- a/net/jwhois/pkg-plist +++ b/net/jwhois/pkg-plist @@ -18,4 +18,5 @@ etc/jwhois.conf.sample @unexec rm -f %D/var/jwhois/jwhois.db 2>/dev/null || true @unexec rmdir %D/var/jwhois 2>/dev/null || true @unexec rmdir %D/var 2>/dev/null || true -@unexec rmdir -p %D/man/sv/man1 2>/dev/null || true +@unexec rmdir %D/man/sv/man1 2>/dev/null || true +@unexec rmdir %D/man/sv 2>/dev/null || true -- cgit v1.2.3