diff options
author | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-08-02 17:22:42 +0800 |
commit | 5374c6f4043d7e3af59425d57c2667b289db17af (patch) | |
tree | a0d83e2456fbc83a8885f084a43b93bca05d9a15 /sysutils | |
parent | 0beb94f151ba97495d4f80e44dd11b29a301fd4f (diff) | |
download | freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.gz freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.tar.zst freebsd-ports-gnome-5374c6f4043d7e3af59425d57c2667b289db17af.zip |
Deprecate unmaintained ports marked as BROKEN for more then 6 month
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/checkservice/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sysutils/checkservice/Makefile b/sysutils/checkservice/Makefile index 3486f331dc45..c99f73dbcafd 100644 --- a/sysutils/checkservice/Makefile +++ b/sysutils/checkservice/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= http://www.linvision.com/checkservice/files/ MAINTAINER= ports@FreeBSD.org COMMENT= Checkservice is written to check the status of the services +DEPRECATED= BROKEN for more than 6 month +EXPIRATION_DATE= 2011-09-01 + RUN_DEPENDS= ${SITE_PERL}/Mail/Send.pm:${PORTSDIR}/mail/p5-Mail-Tools BROKEN= checksum mismatch |