diff options
author | az <az@FreeBSD.org> | 2011-01-11 19:16:13 +0800 |
---|---|---|
committer | az <az@FreeBSD.org> | 2011-01-11 19:16:13 +0800 |
commit | aa6a19dc0e6ad224f9c3663a291ad659d9ec4054 (patch) | |
tree | d6c65cb33f849978d7e6e11718c20a76f3698b13 /net-mgmt/argus-clients | |
parent | 05d053e3ca947f4b07138217dfa9b7a546bcaaa9 (diff) | |
download | freebsd-ports-gnome-aa6a19dc0e6ad224f9c3663a291ad659d9ec4054.tar.gz freebsd-ports-gnome-aa6a19dc0e6ad224f9c3663a291ad659d9ec4054.tar.zst freebsd-ports-gnome-aa6a19dc0e6ad224f9c3663a291ad659d9ec4054.zip |
- Fix @dirrmtry since it already filter stderr and return true and %D
- Remove MD5 checksum
PR: ports/153863
Submitted by: az
Diffstat (limited to 'net-mgmt/argus-clients')
-rw-r--r-- | net-mgmt/argus-clients/distinfo | 1 | ||||
-rw-r--r-- | net-mgmt/argus-clients/pkg-plist | 3 |
2 files changed, 2 insertions, 2 deletions
diff --git a/net-mgmt/argus-clients/distinfo b/net-mgmt/argus-clients/distinfo index ba869279f0b5..1b9017647974 100644 --- a/net-mgmt/argus-clients/distinfo +++ b/net-mgmt/argus-clients/distinfo @@ -1,3 +1,2 @@ -MD5 (argus-clients-2.0.6.tar.gz) = 6a0b11043e70de20c93f23655a28b80d SHA256 (argus-clients-2.0.6.tar.gz) = 490b7b690d134169579a4f4f20038bad1c113e7a30e030c5d632ce917bd5b6ac SIZE (argus-clients-2.0.6.tar.gz) = 691629 diff --git a/net-mgmt/argus-clients/pkg-plist b/net-mgmt/argus-clients/pkg-plist index e6f99575f72b..b7f025e04908 100644 --- a/net-mgmt/argus-clients/pkg-plist +++ b/net-mgmt/argus-clients/pkg-plist @@ -68,4 +68,5 @@ lib/argus_parse.a %%PORTDOCS%%@dirrm %%DOCSDIR%%/html/man %%PORTDOCS%%@dirrm %%DOCSDIR%%/html %%PORTDOCS%%@dirrm %%DOCSDIR%% -@dirrmtry argus/archive %D/argus +@dirrmtry argus/archive +@dirrmtry argus |