summaryrefslogtreecommitdiff
path: root/misc/upclient
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-15 16:48:40 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2003-06-15 16:48:40 +0000
commitfe5178ede2431c1d1fbfd8965ae6b0197b9745a3 (patch)
treead45d51c6324cdb28443b15eac547b918dfd7e5e /misc/upclient
parentmerge from kde-freebsd Repository: (diff)
Fix install
Submitted by: maintainer Prompteb by: bento, kris
Notes
Notes: svn path=/head/; revision=83026
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 e467435628f9..481b06c9f27f 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
#