diff options
author | dwcjr <dwcjr@FreeBSD.org> | 2001-08-24 04:00:02 +0800 |
---|---|---|
committer | dwcjr <dwcjr@FreeBSD.org> | 2001-08-24 04:00:02 +0800 |
commit | 4a4afb317e17f4914f639af64c9ddcb46d25955b (patch) | |
tree | f7b75cdc5195b14c2cb4b4c861f7b2209439b477 /misc/upclient | |
parent | 3cebc3416e19af7faa0ab0dd1f5feb2104255c1e (diff) | |
download | freebsd-ports-gnome-4a4afb317e17f4914f639af64c9ddcb46d25955b.tar.gz freebsd-ports-gnome-4a4afb317e17f4914f639af64c9ddcb46d25955b.tar.zst freebsd-ports-gnome-4a4afb317e17f4914f639af64c9ddcb46d25955b.zip |
Mark Broken due to "extended vacation" of project
PR: 29945
Submitted by: maintainer
Diffstat (limited to 'misc/upclient')
-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 7752bfa110bd..dda524ef3ecc 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 |