aboutsummaryrefslogtreecommitdiff
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
parente84f9a2009b83b9f5c57c088f2915284ccb646e6 (diff)
downloadports-fe5178ede2431c1d1fbfd8965ae6b0197b9745a3.tar.gz
ports-fe5178ede2431c1d1fbfd8965ae6b0197b9745a3.zip
Notes
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
#