aboutsummaryrefslogtreecommitdiffstats
path: root/misc/upclient
diff options
context:
space:
mode:
authordougb <dougb@FreeBSD.org>2012-08-06 07:19:36 +0800
committerdougb <dougb@FreeBSD.org>2012-08-06 07:19:36 +0800
commitf0d9f58b7f1825fb95236f427a6400ad54ad4b5e (patch)
tree1ed78841e1757014ccc09581c61c3683992d3f77 /misc/upclient
parent37b2a027341f57b44383efc005905ca41779dce6 (diff)
downloadfreebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.tar.gz
freebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.tar.zst
freebsd-ports-gnome-f0d9f58b7f1825fb95236f427a6400ad54ad4b5e.zip
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file No PORTREVISION bump necessary because this is a no-op
Diffstat (limited to 'misc/upclient')
-rw-r--r--misc/upclient/Makefile2
-rw-r--r--misc/upclient/files/upclient.in (renamed from misc/upclient/files/upclient.sh.in)0
2 files changed, 1 insertions, 1 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index 01662b7d1cda..174dc98c010c 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -20,7 +20,7 @@ COMMENT= The Uptimes project client
#
USE_GETTEXT= yes
-USE_RC_SUBR= upclient.sh
+USE_RC_SUBR= upclient
ALL_TARGET= bsd
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/misc/upclient/files/upclient.sh.in b/misc/upclient/files/upclient.in
index 0f18a952fd37..0f18a952fd37 100644
--- a/misc/upclient/files/upclient.sh.in
+++ b/misc/upclient/files/upclient.in