mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix missing upclient.sh from SUB_FILES
Noticed by: YAPHR
This commit is contained in:
parent
6f0732c7f0
commit
6a2f02c5b8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159752
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= upclient
|
||||
PORTVERSION= 5.0.b8
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://uptimes.hostingwired.com/files/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
@ -26,7 +26,7 @@ USE_RC_SUBR= yes
|
||||
ALL_TARGET= bsd
|
||||
BUILD_WRKSRC= ${WRKSRC}/src
|
||||
|
||||
SUB_FILES= pkg-message
|
||||
SUB_FILES= pkg-message upclient.sh
|
||||
PKGMESSAGE= ${WRKDIR}/pkg-message upclient.sh
|
||||
|
||||
MAN8= upclient.8
|
||||
|
Loading…
Reference in New Issue
Block a user