mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/quoted: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
4491910cf1
commit
10236b680a
@ -1,6 +1,6 @@
|
||||
PORTNAME= quoted
|
||||
PORTVERSION= 1.01
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.mrp3.com/webutil/
|
||||
|
||||
@ -12,5 +12,6 @@ USES= gmake
|
||||
USE_RC_SUBR= ${PORTNAME}
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,4 +1,4 @@
|
||||
@rmtry /var/run/quoted.pid
|
||||
bin/quoted
|
||||
etc/quotes
|
||||
man/man1/quoted.1.gz
|
||||
share/man/man1/quoted.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user