From c4f1e0c29cce94d025e87566bbb6e7385f3be2f3 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Thu, 29 May 2008 13:32:29 +0000 Subject: [PATCH] net/sniffit: Fix make package while NOPORTDOCS is defined Fix make package while NOPORTDOCS is defined. PR: ports/124097 Submitted by: Sunpoet Po-Chuan Hsieh --- net/sniffit/Makefile | 2 +- net/sniffit/pkg-plist | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'net/sniffit') diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 82a962d20445..580a425e1663 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -8,7 +8,7 @@ PORTNAME= sniffit PORTVERSION= 0.3.7b -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net security MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= sniffit.0.3.7.beta diff --git a/net/sniffit/pkg-plist b/net/sniffit/pkg-plist index 300e9c05abd3..fa598f50d0d4 100644 --- a/net/sniffit/pkg-plist +++ b/net/sniffit/pkg-plist @@ -1,3 +1,3 @@ sbin/sniffit -share/doc/sniffit/README.FIRST -@dirrm share/doc/sniffit +%%PORTDOCS%%share/doc/sniffit/README.FIRST +%%PORTDOCS%%@dirrm share/doc/sniffit -- cgit v1.2.3