diff options
author | gj <gj@FreeBSD.org> | 2000-01-06 06:41:02 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2000-01-06 06:41:02 +0800 |
commit | 4118fe08ad2de3a35b5ba72e4011d44785810f8c (patch) | |
tree | 8c3480e8a8c647b6fce844e5ec41d03a12094a3c /editors | |
parent | ce05ae79daff6b2b8b4d3334fd70366323ef219c (diff) | |
download | freebsd-ports-gnome-4118fe08ad2de3a35b5ba72e4011d44785810f8c.tar.gz freebsd-ports-gnome-4118fe08ad2de3a35b5ba72e4011d44785810f8c.tar.zst freebsd-ports-gnome-4118fe08ad2de3a35b5ba72e4011d44785810f8c.zip |
Remove inof/dir from PLIST and PLIST.perl.
Diffstat (limited to 'editors')
-rw-r--r-- | editors/vile/pkg-plist | 1 | ||||
-rw-r--r-- | editors/vile/pkg-plist.perl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/vile/pkg-plist b/editors/vile/pkg-plist index ca9f92d97ea1..a60d19e2c2b2 100644 --- a/editors/vile/pkg-plist +++ b/editors/vile/pkg-plist @@ -1,6 +1,5 @@ bin/vile bin/vile-pager -info/dir lib/vile/vile-c-filt lib/vile/vile-crypt lib/vile/vile-manfilt diff --git a/editors/vile/pkg-plist.perl b/editors/vile/pkg-plist.perl index fb728313f31c..a56afd1746d1 100644 --- a/editors/vile/pkg-plist.perl +++ b/editors/vile/pkg-plist.perl @@ -1,7 +1,6 @@ bin/vile bin/vile-pager bin/vileget -info/dir lib/vile/vile-c-filt lib/vile/vile-crypt lib/vile/vile-manfilt |