diff options
author | billf <billf@FreeBSD.org> | 2002-08-24 08:14:04 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2002-08-24 08:14:04 +0800 |
commit | 0cf07418ef5520a1b89239d870457f6bab2e7059 (patch) | |
tree | dcfb8742c17fff37c1e5cecbe3370a4d25d2a727 /net | |
parent | f46d33dac7e4689c7fb2525451f0936a9f5e61d4 (diff) | |
download | freebsd-ports-gnome-0cf07418ef5520a1b89239d870457f6bab2e7059.tar.gz freebsd-ports-gnome-0cf07418ef5520a1b89239d870457f6bab2e7059.tar.zst freebsd-ports-gnome-0cf07418ef5520a1b89239d870457f6bab2e7059.zip |
remove etc/diameter dir
PR: ports/40915
Submitted by: KAWATA Masahiko <kawata@mta.biglobe.ne.jp>
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/pkg-plist | 1 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 5334371398db..97a97e866121 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -25,6 +25,7 @@ lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so +@dirrm etc/diameter @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 5334371398db..97a97e866121 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -25,6 +25,7 @@ lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so +@dirrm etc/diameter @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal |