diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-29 04:02:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-03-29 04:02:20 +0000 |
commit | 8de93e29fc7a76acac06705e2b0c309e289d3079 (patch) | |
tree | 96d795f722c4c8d2255ea2d0656105feee4c2ea0 /net/ngrep | |
parent | 601690307acc80af36bd64192b647dbd8f55fcfc (diff) | |
download | ports-8de93e29fc7a76acac06705e2b0c309e289d3079.tar.gz ports-8de93e29fc7a76acac06705e2b0c309e289d3079.zip |
Notes
Diffstat (limited to 'net/ngrep')
-rw-r--r-- | net/ngrep/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ngrep/Makefile b/net/ngrep/Makefile index 99b762e665dc..4b0d0a7c6f9e 100644 --- a/net/ngrep/Makefile +++ b/net/ngrep/Makefile @@ -23,7 +23,7 @@ USE_BZIP2= yes MAN8= ngrep.8 PLIST_FILES= bin/ngrep -PORTDOCS= BUGS CHANGES README README.pcre USAGE +PORTDOCS= BUGS CHANGES CREDITS INSTALL LICENSE README README.pcre TODO .include <bsd.port.pre.mk> |