diff options
author | gj <gj@FreeBSD.org> | 2000-01-06 06:43:23 +0800 |
---|---|---|
committer | gj <gj@FreeBSD.org> | 2000-01-06 06:43:23 +0800 |
commit | a0be766e8c97ec37eefbca2188e255bd6257eab8 (patch) | |
tree | 234f8ed88fc309656e92adccf6182dfac4618802 | |
parent | 4118fe08ad2de3a35b5ba72e4011d44785810f8c (diff) | |
download | freebsd-ports-gnome-a0be766e8c97ec37eefbca2188e255bd6257eab8.tar.gz freebsd-ports-gnome-a0be766e8c97ec37eefbca2188e255bd6257eab8.tar.zst freebsd-ports-gnome-a0be766e8c97ec37eefbca2188e255bd6257eab8.zip |
Remove info/dir from PLIST and PLIST.perl.
-rw-r--r-- | editors/xvile/pkg-plist | 1 | ||||
-rw-r--r-- | editors/xvile/pkg-plist.perl | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/xvile/pkg-plist b/editors/xvile/pkg-plist index e73aff4e964e..426509e7553a 100644 --- a/editors/xvile/pkg-plist +++ b/editors/xvile/pkg-plist @@ -1,7 +1,6 @@ bin/xvile bin/xvile-pager bin/xshell.sh -info/dir lib/vile/vile-c-filt lib/vile/vile-crypt lib/vile/vile-manfilt diff --git a/editors/xvile/pkg-plist.perl b/editors/xvile/pkg-plist.perl index 08bcc2eb3817..2e4066c5a9dc 100644 --- a/editors/xvile/pkg-plist.perl +++ b/editors/xvile/pkg-plist.perl @@ -2,7 +2,6 @@ bin/xvile bin/xvile-pager bin/xshell.sh bin/vileget -info/dir lib/vile/vile-c-filt lib/vile/vile-crypt lib/vile/vile-manfilt |