diff options
author | billf <billf@FreeBSD.org> | 2003-03-11 05:56:57 +0800 |
---|---|---|
committer | billf <billf@FreeBSD.org> | 2003-03-11 05:56:57 +0800 |
commit | de5f08b23f49211e0143e04b8b279f660bd3a9f4 (patch) | |
tree | f2527242eb5b45857fbab3a19e9d184e3bb00817 /net | |
parent | 4396e2e49307012d2a8e283f16163bfaa7f68048 (diff) | |
download | freebsd-ports-gnome-de5f08b23f49211e0143e04b8b279f660bd3a9f4.tar.gz freebsd-ports-gnome-de5f08b23f49211e0143e04b8b279f660bd3a9f4.tar.zst freebsd-ports-gnome-de5f08b23f49211e0143e04b8b279f660bd3a9f4.zip |
textfiles moved from etc/ to share/ethereal/
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
Diffstat (limited to 'net')
-rw-r--r-- | net/ethereal/pkg-plist | 22 | ||||
-rw-r--r-- | net/wireshark/pkg-plist | 22 |
2 files changed, 16 insertions, 28 deletions
diff --git a/net/ethereal/pkg-plist b/net/ethereal/pkg-plist index 28fb9247658e..82d6e38fea15 100644 --- a/net/ethereal/pkg-plist +++ b/net/ethereal/pkg-plist @@ -4,34 +4,28 @@ bin/idl2eth bin/mergecap bin/tethereal bin/text2pcap -etc/manuf -etc/diameter/dictionary.dtd -etc/diameter/dictionary.xml -etc/diameter/mobileipv4.xml -etc/diameter/nasreq.xml -etc/diameter/sunping.xml -lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.a lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so -lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.a lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so -lib/ethereal/plugins/%%PORTVERSION%%/docsis.a lib/ethereal/plugins/%%PORTVERSION%%/docsis.la lib/ethereal/plugins/%%PORTVERSION%%/docsis.so -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so -lib/ethereal/plugins/%%PORTVERSION%%/megaco.a lib/ethereal/plugins/%%PORTVERSION%%/megaco.la lib/ethereal/plugins/%%PORTVERSION%%/megaco.so -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so -lib/ethereal/plugins/%%PORTVERSION%%/pcli.a lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so -@dirrm etc/diameter +share/ethereal/diameter/dictionary.dtd +share/ethereal/diameter/dictionary.xml +share/ethereal/diameter/mobileipv4.xml +share/ethereal/diameter/nasreq.xml +share/ethereal/diameter/sunping.xml +share/ethereal/manuf @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal +@dirrm share/ethereal/diameter +@dirrm share/ethereal diff --git a/net/wireshark/pkg-plist b/net/wireshark/pkg-plist index 28fb9247658e..82d6e38fea15 100644 --- a/net/wireshark/pkg-plist +++ b/net/wireshark/pkg-plist @@ -4,34 +4,28 @@ bin/idl2eth bin/mergecap bin/tethereal bin/text2pcap -etc/manuf -etc/diameter/dictionary.dtd -etc/diameter/dictionary.xml -etc/diameter/mobileipv4.xml -etc/diameter/nasreq.xml -etc/diameter/sunping.xml -lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.a lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.la lib/ethereal/plugins/%%PORTVERSION%%/coseventcomm.so -lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.a lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.la lib/ethereal/plugins/%%PORTVERSION%%/cosnaming.so -lib/ethereal/plugins/%%PORTVERSION%%/docsis.a lib/ethereal/plugins/%%PORTVERSION%%/docsis.la lib/ethereal/plugins/%%PORTVERSION%%/docsis.so -lib/ethereal/plugins/%%PORTVERSION%%/gryphon.a lib/ethereal/plugins/%%PORTVERSION%%/gryphon.la lib/ethereal/plugins/%%PORTVERSION%%/gryphon.so -lib/ethereal/plugins/%%PORTVERSION%%/megaco.a lib/ethereal/plugins/%%PORTVERSION%%/megaco.la lib/ethereal/plugins/%%PORTVERSION%%/megaco.so -lib/ethereal/plugins/%%PORTVERSION%%/mgcp.a lib/ethereal/plugins/%%PORTVERSION%%/mgcp.la lib/ethereal/plugins/%%PORTVERSION%%/mgcp.so -lib/ethereal/plugins/%%PORTVERSION%%/pcli.a lib/ethereal/plugins/%%PORTVERSION%%/pcli.la lib/ethereal/plugins/%%PORTVERSION%%/pcli.so -@dirrm etc/diameter +share/ethereal/diameter/dictionary.dtd +share/ethereal/diameter/dictionary.xml +share/ethereal/diameter/mobileipv4.xml +share/ethereal/diameter/nasreq.xml +share/ethereal/diameter/sunping.xml +share/ethereal/manuf @dirrm lib/ethereal/plugins/%%PORTVERSION%% @dirrm lib/ethereal/plugins @dirrm lib/ethereal +@dirrm share/ethereal/diameter +@dirrm share/ethereal |