aboutsummaryrefslogtreecommitdiff
path: root/net/ngrep
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-03-29 04:02:20 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-03-29 04:02:20 +0000
commit8de93e29fc7a76acac06705e2b0c309e289d3079 (patch)
tree96d795f722c4c8d2255ea2d0656105feee4c2ea0 /net/ngrep
parent601690307acc80af36bd64192b647dbd8f55fcfc (diff)
downloadports-8de93e29fc7a76acac06705e2b0c309e289d3079.tar.gz
ports-8de93e29fc7a76acac06705e2b0c309e289d3079.zip
fix portdocs while we're at it. (sorry should have been done earlier)
Notes
Notes: svn path=/head/; revision=105576
Diffstat (limited to 'net/ngrep')
-rw-r--r--net/ngrep/Makefile2
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>