diff options
author | Mark Felder <feld@FreeBSD.org> | 2014-03-02 15:10:05 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2014-03-02 15:10:05 +0000 |
commit | e3d449f18ee0403569b0a3190d9288d1a11254f1 (patch) | |
tree | eb9f5eb18444cd62c2ee1c0f76caf8204dc52194 /security/silktools | |
parent | 5725b73e8983f68499b6d2315aa41d2ce4cd01c0 (diff) | |
download | ports-e3d449f18ee0403569b0a3190d9288d1a11254f1.tar.gz ports-e3d449f18ee0403569b0a3190d9288d1a11254f1.zip |
plist was incorrect; stage/packaging was broken
Notes
Notes:
svn path=/head/; revision=346770
Diffstat (limited to 'security/silktools')
-rw-r--r-- | security/silktools/pkg-plist | 23 |
1 files changed, 8 insertions, 15 deletions
diff --git a/security/silktools/pkg-plist b/security/silktools/pkg-plist index 7920995a5554..18d270b374d4 100644 --- a/security/silktools/pkg-plist +++ b/security/silktools/pkg-plist @@ -19,10 +19,8 @@ bin/rwgeoip2ccmap bin/rwgroup bin/rwidsquery bin/rwip2cc -bin/rwipfix2silk bin/rwmatch bin/rwnetmask -bin/rwp2yaf2silk bin/rwpcut bin/rwpdedupe bin/rwpdu2silk @@ -42,7 +40,6 @@ bin/rwsetbuild bin/rwsetcat bin/rwsetmember bin/rwsettool -bin/rwsilk2ipfix bin/rwsiteinfo bin/rwsort bin/rwsplit @@ -75,7 +72,6 @@ include/silk/skdllist.h include/silk/skheader.h include/silk/skheap.h include/silk/skipaddr.h -include/silk/skipfix.h include/silk/skipset.h include/silk/sklog.h include/silk/skmempool.h @@ -152,10 +148,8 @@ man/man1/rwgeoip2ccmap.1.gz man/man1/rwgroup.1.gz man/man1/rwidsquery.1.gz man/man1/rwip2cc.1.gz -man/man1/rwipfix2silk.1.gz man/man1/rwmatch.1.gz man/man1/rwnetmask.1.gz -man/man1/rwp2yaf2silk.1.gz man/man1/rwpcut.1.gz man/man1/rwpdedupe.1.gz man/man1/rwpdu2silk.1.gz @@ -174,7 +168,6 @@ man/man1/rwsetbuild.1.gz man/man1/rwsetcat.1.gz man/man1/rwsetmember.1.gz man/man1/rwsettool.1.gz -man/man1/rwsilk2ipfix.1.gz man/man1/rwsiteinfo.1.gz man/man1/rwsort.1.gz man/man1/rwsplit.1.gz @@ -214,21 +207,21 @@ sbin/rwpollexec sbin/rwreceiver sbin/rwsender share/silk/addrtype-templ.txt +share/silk/generic-silk.conf +share/silk/silk.magic +share/silk/twoway-silk.conf share/silk/etc/flowcap.conf +share/silk/etc/rwflowappend.conf +share/silk/etc/rwflowpack.conf +share/silk/etc/rwpollexec.conf +share/silk/etc/rwreceiver.conf +share/silk/etc/rwsender.conf share/silk/etc/init.d/flowcap share/silk/etc/init.d/rwflowappend share/silk/etc/init.d/rwflowpack share/silk/etc/init.d/rwpollexec share/silk/etc/init.d/rwreceiver share/silk/etc/init.d/rwsender -share/silk/etc/rwflowappend.conf -share/silk/etc/rwflowpack.conf -share/silk/etc/rwpollexec.conf -share/silk/etc/rwreceiver.conf -share/silk/etc/rwsender.conf -share/silk/generic-silk.conf -share/silk/silk.magic -share/silk/twoway-silk.conf %%PYTHON_SITELIBDIR%%/netsa_silk.py %%PYTHON_SITELIBDIR%%/netsa_silk.pyc %%PYTHON_SITELIBDIR%%/netsa_silk.pyo |