diff options
author | Vasil Dimov <vd@FreeBSD.org> | 2006-04-14 16:04:45 +0000 |
---|---|---|
committer | Vasil Dimov <vd@FreeBSD.org> | 2006-04-14 16:04:45 +0000 |
commit | 44e7c677b45198be57606f488d2af1a046cc1823 (patch) | |
tree | 1cf0e5c63d1e7562fb4a3dc7ce5985116cdf6cea | |
parent | 8bca3f910ff6ab4f0505cb16ee49ce57b5c8d99d (diff) | |
download | freebsd-ports-44e7c677b45198be57606f488d2af1a046cc1823.zip |
Remove man pages from pkg-plist since they are listed in
the MAN? variables
PR: ports/93943
Submitted by: vd
Approved by: andreas (maintainer timeout 40+ days)
-rw-r--r-- | net/utftpd/pkg-plist | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net/utftpd/pkg-plist b/net/utftpd/pkg-plist index 61cc185cfa1d..ca7c0201327e 100644 --- a/net/utftpd/pkg-plist +++ b/net/utftpd/pkg-plist @@ -1,8 +1,4 @@ bin/utftp -man/man1/utftp.1.gz -man/man5/utftpd.conf.5.gz -man/man8/utftpd.8.gz -man/man8/utftpd_make.8.gz sbin/utftpd sbin/utftpd_dump sbin/utftpd_make |