summaryrefslogtreecommitdiffstats
path: root/misc/upclient
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2003-06-15 16:48:40 +0000
committerlioux <lioux@FreeBSD.org>2003-06-15 16:48:40 +0000
commite66ebcfe658bf4f30c78cb026664a88c17179580 (patch)
treea343395bcd36d36b3729a9c2545c8c5ada5c5622 /misc/upclient
parente58c1d448377c0785dd278c92669adf5fd5bf3f3 (diff)
downloadFreeBSD-ports-e66ebcfe658bf4f30c78cb026664a88c17179580.zip
FreeBSD-ports-e66ebcfe658bf4f30c78cb026664a88c17179580.tar.gz
Fix install
Submitted by: maintainer Prompteb by: bento, kris
Diffstat (limited to 'misc/upclient')
-rw-r--r--misc/upclient/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index e467435..481b06c 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -37,6 +37,14 @@ DOC_FILES+= HISTORY-BETA
.include <bsd.port.pre.mk>
+# Post-extract
+#
+
+post-extract: rename-doc
+
+rename-doc:
+ @${MV} ${WRKSRC}/doc/"Uptimes Protocol 5" ${WRKSRC}/doc/UptimesProtocol5
+
# Post-patch
#
OpenPOWER on IntegriCloud