diff options
-rw-r--r-- | misc/upclient/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 7752bfa..dda524e 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -7,6 +7,7 @@ PORTNAME= upclient PORTVERSION= 4.2.1.21 +PORTREVISION= 1 CATEGORIES= misc MASTER_SITES= http://uptimes.atomicvoid.net/files/ \ ftp://ftp.uptimes.net/pub/uptimes/ \ @@ -14,6 +15,11 @@ MASTER_SITES= http://uptimes.atomicvoid.net/files/ \ MAINTAINER= clefevre@redirect.to +BROKEN= The 'uptime' project is closed for an undetermined period of \ + time. You are advised to shutdown your uptime client until \ + the new version is ready. See http://www.uptimes.net/ for \ + details. + ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src |