diff options
author | asami <asami@FreeBSD.org> | 1996-05-04 01:58:13 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 1996-05-04 01:58:13 +0000 |
commit | 812a776814e3ce81a5c301401a47f48f9494dcb9 (patch) | |
tree | 2329b057d01859c56838496fcbf4b18ad2a5f132 /net/trafshow | |
parent | 52a0bd38b3f5ebab95ac975331ded4b788cad088 (diff) | |
download | FreeBSD-ports-812a776814e3ce81a5c301401a47f48f9494dcb9.zip FreeBSD-ports-812a776814e3ce81a5c301401a47f48f9494dcb9.tar.gz |
Remove the package name from front of COMMENT. Remove unnecessary
@* commands from PLIST.
Diffstat (limited to 'net/trafshow')
-rw-r--r-- | net/trafshow/pkg-comment | 2 | ||||
-rw-r--r-- | net/trafshow/pkg-plist | 4 |
2 files changed, 1 insertions, 5 deletions
diff --git a/net/trafshow/pkg-comment b/net/trafshow/pkg-comment index 902690f..0ba7fd1 100644 --- a/net/trafshow/pkg-comment +++ b/net/trafshow/pkg-comment @@ -1 +1 @@ -trafshow v2.0 - Full screen visualization of the network traffic. +Full screen visualization of the network traffic. diff --git a/net/trafshow/pkg-plist b/net/trafshow/pkg-plist index 746821c..4e92bba 100644 --- a/net/trafshow/pkg-plist +++ b/net/trafshow/pkg-plist @@ -1,6 +1,2 @@ -@owner bin -@group wheel -@mode 750 bin/trafshow -@mode 644 man/man1/trafshow.1.gz |