diff options
author | vs <vs@FreeBSD.org> | 2004-06-30 10:11:05 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2004-06-30 10:11:05 +0000 |
commit | 3202a707370014984b38ba060e925d03a80995ad (patch) | |
tree | e6ff1bb8bf6517c13141cb37525699889b76ba59 /net | |
parent | e45a050efbf365a3b9ea8ab14db0e738e6991769 (diff) | |
download | FreeBSD-ports-3202a707370014984b38ba060e925d03a80995ad.zip FreeBSD-ports-3202a707370014984b38ba060e925d03a80995ad.tar.gz |
Mark as DEPRECATED in favour of net/ripe-whois
PR: ports/65794
Submitted by: Tmur Bakeyev
Diffstat (limited to 'net')
-rw-r--r-- | net/ripetools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net/ripetools/Makefile b/net/ripetools/Makefile index 8e15655..c4bff8d 100644 --- a/net/ripetools/Makefile +++ b/net/ripetools/Makefile @@ -14,6 +14,8 @@ DISTNAME= ripe-whois-tools-2.4 MAINTAINER= joe@uk.freebsd.org COMMENT= RIPE's own version of whois, and a RIPE database tool +DEPRECATED= "Please use net/ripe-whois!" + NO_WRKSUBDIR= yes MAN1= ripewhois.1 |