diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-12-29 20:04:42 +0000 |
commit | 116ec22ac1e21a8ce6fe1cf302abb42bbcbbd6d3 (patch) | |
tree | 182c3e8b2fec5d158af1b14d92f30efeee781107 /net/ngrep | |
parent | ce797dd6db08415f0769d368481029338e73d118 (diff) |
Notes
Diffstat (limited to 'net/ngrep')
-rw-r--r-- | net/ngrep/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index f08b61f31971..6c89b541f89d 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -10,7 +10,6 @@ PORTNAME= ngrep PORTVERSION= 1.45 CATEGORIES= net security MASTER_SITES= SF -DISTNAME= ${PORTNAME}-${PORTVERSION} MAINTAINER= edwin@mavetju.org COMMENT= Network grep |