diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-22 00:17:18 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2000-11-22 00:17:18 +0000 |
commit | 1ceded9e6edad1a1c89d04fb2bf365351319a381 (patch) | |
tree | fbc79c7cd56647ee05c2e542bafea9c3a1a1fa28 | |
parent | 88208a74b9ffda886196f113899cd564d5b9e7f3 (diff) | |
download | ports-1ceded9e6edad1a1c89d04fb2bf365351319a381.tar.gz ports-1ceded9e6edad1a1c89d04fb2bf365351319a381.zip |
Notes
-rw-r--r-- | archivers/bzip2/pkg-plist | 1 | ||||
-rw-r--r-- | devel/ElectricFence/pkg-plist | 1 | ||||
-rw-r--r-- | devel/cccc/pkg-plist | 1 | ||||
-rw-r--r-- | devel/cdecl/pkg-plist | 1 | ||||
-rw-r--r-- | devel/cproto/pkg-plist | 1 | ||||
-rw-r--r-- | devel/cscope/pkg-plist | 1 | ||||
-rw-r--r-- | devel/ddd/pkg-plist | 1 | ||||
-rw-r--r-- | dns/dlint/pkg-plist | 1 | ||||
-rw-r--r-- | lang/TenDRA/pkg-plist | 1 | ||||
-rw-r--r-- | misc/cwish/pkg-plist | 1 | ||||
-rw-r--r-- | misc/figlet/pkg-plist | 1 | ||||
-rw-r--r-- | net-mgmt/clog/pkg-plist | 1 | ||||
-rw-r--r-- | net/bounce/pkg-plist | 1 | ||||
-rw-r--r-- | net/clog/pkg-plist | 1 | ||||
-rw-r--r-- | net/dlint/pkg-plist | 1 | ||||
-rw-r--r-- | net/fping/pkg-plist | 1 | ||||
-rw-r--r-- | news/aub/pkg-plist | 1 | ||||
-rw-r--r-- | print/a2ps43-letter/pkg-plist | 1 | ||||
-rw-r--r-- | print/bibcard/pkg-plist | 1 | ||||
-rw-r--r-- | security/bro/pkg-plist | 1 | ||||
-rw-r--r-- | security/crack/pkg-plist | 1 | ||||
-rw-r--r-- | security/ddos_scan/pkg-plist | 1 | ||||
-rw-r--r-- | security/find_ddos/pkg-plist | 1 | ||||
-rw-r--r-- | security/fwtk/pkg-plist | 1 | ||||
-rw-r--r-- | shells/bash1/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/agrep/pkg-plist | 1 | ||||
-rw-r--r-- | textproc/dict/pkg-plist | 1 |
27 files changed, 27 insertions, 0 deletions
diff --git a/archivers/bzip2/pkg-plist b/archivers/bzip2/pkg-plist index 7de661cb8c74..0d6028aed017 100644 --- a/archivers/bzip2/pkg-plist +++ b/archivers/bzip2/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/bzip2 bin/bunzip2 bin/bzcat diff --git a/devel/ElectricFence/pkg-plist b/devel/ElectricFence/pkg-plist index 1ba4b446be90..03ced3d4a2a3 100644 --- a/devel/ElectricFence/pkg-plist +++ b/devel/ElectricFence/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ lib/libefence.a diff --git a/devel/cccc/pkg-plist b/devel/cccc/pkg-plist index cdf006ab09ef..b5076aedd46e 100644 --- a/devel/cccc/pkg-plist +++ b/devel/cccc/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/cccc share/cccc/cccc_inf.dat share/cccc/cccc_met.dat diff --git a/devel/cdecl/pkg-plist b/devel/cdecl/pkg-plist index 9a2527b4ed6d..491fa3d1de71 100644 --- a/devel/cdecl/pkg-plist +++ b/devel/cdecl/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/cdecl bin/c++decl share/doc/cdecl/testset diff --git a/devel/cproto/pkg-plist b/devel/cproto/pkg-plist index 0be66fcfa45f..5a6ada800320 100644 --- a/devel/cproto/pkg-plist +++ b/devel/cproto/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ bin/cproto diff --git a/devel/cscope/pkg-plist b/devel/cscope/pkg-plist index 070fb5c02d50..c503351d4f91 100644 --- a/devel/cscope/pkg-plist +++ b/devel/cscope/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ bin/cscope diff --git a/devel/ddd/pkg-plist b/devel/ddd/pkg-plist index af3ba46a702a..966ce20ab6f4 100644 --- a/devel/ddd/pkg-plist +++ b/devel/ddd/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/ddd info/ddd.info @exec install-info %D/info/ddd.info %D/info/dir diff --git a/dns/dlint/pkg-plist b/dns/dlint/pkg-plist index 73d0e468360e..410d05762a47 100644 --- a/dns/dlint/pkg-plist +++ b/dns/dlint/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/dlint sbin/digparse share/doc/dlint/README diff --git a/lang/TenDRA/pkg-plist b/lang/TenDRA/pkg-plist index c30821481fce..60e8699503f5 100644 --- a/lang/TenDRA/pkg-plist +++ b/lang/TenDRA/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/tcc bin/tchk bin/tspec diff --git a/misc/cwish/pkg-plist b/misc/cwish/pkg-plist index b1b45218bc6b..d73bee80bf88 100644 --- a/misc/cwish/pkg-plist +++ b/misc/cwish/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ bin/cwish diff --git a/misc/figlet/pkg-plist b/misc/figlet/pkg-plist index 44536b11dbfb..c7cb44881f2d 100644 --- a/misc/figlet/pkg-plist +++ b/misc/figlet/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/figlet bin/chkfont bin/figlist diff --git a/net-mgmt/clog/pkg-plist b/net-mgmt/clog/pkg-plist index 7a0da20851e6..b6ec57722f90 100644 --- a/net-mgmt/clog/pkg-plist +++ b/net-mgmt/clog/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ sbin/clog diff --git a/net/bounce/pkg-plist b/net/bounce/pkg-plist index 68d9ef75895b..db6656da48f6 100644 --- a/net/bounce/pkg-plist +++ b/net/bounce/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ libexec/bounce diff --git a/net/clog/pkg-plist b/net/clog/pkg-plist index 7a0da20851e6..b6ec57722f90 100644 --- a/net/clog/pkg-plist +++ b/net/clog/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ sbin/clog diff --git a/net/dlint/pkg-plist b/net/dlint/pkg-plist index 73d0e468360e..410d05762a47 100644 --- a/net/dlint/pkg-plist +++ b/net/dlint/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/dlint sbin/digparse share/doc/dlint/README diff --git a/net/fping/pkg-plist b/net/fping/pkg-plist index 062cd5166a51..f17f2b873117 100644 --- a/net/fping/pkg-plist +++ b/net/fping/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ sbin/fping diff --git a/news/aub/pkg-plist b/news/aub/pkg-plist index b64cc53e19ec..0919bb261cca 100644 --- a/news/aub/pkg-plist +++ b/news/aub/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/aub share/doc/aub/BUG_FIXES @dirrm share/doc/aub diff --git a/print/a2ps43-letter/pkg-plist b/print/a2ps43-letter/pkg-plist index 03b0e353fd3a..72f47bac6455 100644 --- a/print/a2ps43-letter/pkg-plist +++ b/print/a2ps43-letter/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ bin/a2ps diff --git a/print/bibcard/pkg-plist b/print/bibcard/pkg-plist index d465a63b5bc3..bde1fcc50f0b 100644 --- a/print/bibcard/pkg-plist +++ b/print/bibcard/pkg-plist @@ -1,2 +1,3 @@ +@comment $FreeBSD$ bin/bibcard lib/help/bt.info diff --git a/security/bro/pkg-plist b/security/bro/pkg-plist index a0f2638b53d3..26da5c514c38 100644 --- a/security/bro/pkg-plist +++ b/security/bro/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/bro share/bro/bro.init share/bro/analy.bro diff --git a/security/crack/pkg-plist b/security/crack/pkg-plist index 734cc2609564..8aa999998dc7 100644 --- a/security/crack/pkg-plist +++ b/security/crack/pkg-plist @@ -1,2 +1,3 @@ +@comment $FreeBSD$ @unexec /bin/rm -rf %D/crack crack diff --git a/security/ddos_scan/pkg-plist b/security/ddos_scan/pkg-plist index 7d7a6cc48ca3..b60c4010c516 100644 --- a/security/ddos_scan/pkg-plist +++ b/security/ddos_scan/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/dds share/doc/ddos_scan/README @dirrm share/doc/ddos_scan diff --git a/security/find_ddos/pkg-plist b/security/find_ddos/pkg-plist index ef3dcbbde099..b2a9b09ecd84 100644 --- a/security/find_ddos/pkg-plist +++ b/security/find_ddos/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/find_ddos share/doc/find_ddos/README @dirrm share/doc/find_ddos diff --git a/security/fwtk/pkg-plist b/security/fwtk/pkg-plist index 971910b8bf37..de46bf9ec8bc 100644 --- a/security/fwtk/pkg-plist +++ b/security/fwtk/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ sbin/authdump sbin/authload sbin/authmgr diff --git a/shells/bash1/pkg-plist b/shells/bash1/pkg-plist index fcb5fca0ab20..5d50de73064b 100644 --- a/shells/bash1/pkg-plist +++ b/shells/bash1/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/bash @exec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak; echo %D/%F) >/etc/shells @unexec echo "updating /etc/shells"; cp /etc/shells /etc/shells.bak; (grep -v %D/%F /etc/shells.bak) >/etc/shells diff --git a/textproc/agrep/pkg-plist b/textproc/agrep/pkg-plist index e195f265ee22..fa6164ff731a 100644 --- a/textproc/agrep/pkg-plist +++ b/textproc/agrep/pkg-plist @@ -1,3 +1,4 @@ +@comment $FreeBSD$ bin/agrep share/doc/agrep/agrep.algorithms @dirrm share/doc/agrep diff --git a/textproc/dict/pkg-plist b/textproc/dict/pkg-plist index 502ab8970ed7..54b6a65dfd1d 100644 --- a/textproc/dict/pkg-plist +++ b/textproc/dict/pkg-plist @@ -1 +1,2 @@ +@comment $FreeBSD$ bin/dict |