diff options
Diffstat (limited to 'net/sniffit/Makefile')
-rw-r--r-- | net/sniffit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/net/sniffit/Makefile b/net/sniffit/Makefile index 681610592d2f..989f1d1970d1 100644 --- a/net/sniffit/Makefile +++ b/net/sniffit/Makefile @@ -3,18 +3,18 @@ PORTNAME= sniffit PORTVERSION= 0.3.7b -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= net security MASTER_SITES= http://www.mavetju.org/download/adopted/ DISTNAME= sniffit.0.3.7.beta PATCH_SITES= ${MASTER_SITE_DEBIAN_POOL} \ - http://www.mavetju.org/download/adopted/ -PATCHFILES= sniffit_0.3.7.beta-10.diff.gz + http://www.mavetju.org/download/adopted/:patches +PATCHFILES= sniffit_0.3.7.beta-10.diff.gz:patches PATCH_DIST_STRIP= -p1 MAINTAINER= edwin@mavetju.org -COMMENT= A packet sniffer program. For educational use +COMMENT= A packet sniffer program. For educational use GNU_CONFIGURE= yes ALL_TARGET= |