mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
www/transproxy: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
dbe7ad7058
commit
763f8f8e2e
@ -1,5 +1,6 @@
|
||||
PORTNAME= transproxy
|
||||
PORTVERSION= 1.6
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= SF
|
||||
|
||||
|
@ -36,4 +36,4 @@
|
||||
+ $(BSD_INSTALL_PROGRAM) tproxy $(DESTDIR)/$(PREFIX)/sbin
|
||||
+ $(BSD_INSTALL_SCRIPT) tproxyrun $(DESTDIR)$(PREFIX)/sbin
|
||||
+ $(BSD_INSTALL_SCRIPT) tproxywatch $(DESTDIR)$(PREFIX)/sbin
|
||||
+ $(BSD_INSTALL_MAN) tproxy.8 $(DESTDIR)/$(PREFIX)/man/man8
|
||||
+ $(BSD_INSTALL_MAN) tproxy.8 $(DESTDIR)/$(PREFIX)/share/man/man8
|
||||
|
@ -1,4 +1,4 @@
|
||||
man/man8/tproxy.8.gz
|
||||
share/man/man8/tproxy.8.gz
|
||||
sbin/tproxy
|
||||
sbin/tproxyrun
|
||||
sbin/tproxywatch
|
||||
|
Loading…
Reference in New Issue
Block a user