Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/usr.bin/whois RIPE definition no longer exists in source



details:   https://anonhg.NetBSD.org/src/rev/616b7231d73a
branches:  trunk
changeset: 745380:616b7231d73a
user:      sevan <sevan%NetBSD.org@localhost>
date:      Sun Mar 01 02:45:04 2020 +0000

description:
RIPE definition no longer exists in source

diffstat:

 usr.bin/whois/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (14 lines):

diff -r aadb6d4af904 -r 616b7231d73a usr.bin/whois/Makefile
--- a/usr.bin/whois/Makefile    Sun Mar 01 02:28:14 2020 +0000
+++ b/usr.bin/whois/Makefile    Sun Mar 01 02:45:04 2020 +0000
@@ -1,9 +1,8 @@
-#      $NetBSD: Makefile,v 1.7 2009/04/14 22:15:29 lukem Exp $
+#      $NetBSD: Makefile,v 1.8 2020/03/01 02:45:04 sevan Exp $
 #      @(#)Makefile    8.1 (Berkeley) 6/6/93
 
 USE_FORT?= yes # network client
 
 PROG=          whois
-CPPFLAGS+=     -DRIPE
 
 .include <bsd.prog.mk>



Home | Main Index | Thread Index | Old Index