summaryrefslogtreecommitdiff
path: root/misc/upclient/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'misc/upclient/Makefile')
-rw-r--r--misc/upclient/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile
index e22f716c430c..e467435628f9 100644
--- a/misc/upclient/Makefile
+++ b/misc/upclient/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= upclient
-PORTVERSION= 5.0.b7
+PORTVERSION= 5.0.b8
CATEGORIES= misc
MASTER_SITES= http://uptimes.wonko.com/files/
DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
@@ -37,14 +37,6 @@ 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
#