freebsd-ports/mail/vrfy/files/patch-aa
Will Andrews 632f263f0d Add vrfy (unversioned), an email address verifier. No, I don't know how
this thing works, and if it creates spam, oh well.  Tools, not policy.  :)

PR:		21234
Submitted by:	NAKAMURA Kazushi <kaz@kobe1995.net>
2000-09-17 22:45:02 +00:00

16 lines
486 B
Text

--- Makefile~ Tue Oct 7 20:40:40 1997
+++ Makefile Sun Sep 10 05:07:32 2000
@@ -91,10 +91,10 @@
# With BIND 4.9.3 the getnet...() calls are in the resolver library.
# ----------------------------------------------------------------------
-RES = -lsocket #if defined(SCO) && default
+#RES = -lsocket #if defined(SCO) && default
RES =
-RES = ../res/libresolv.a
-RES = -lresolv
+#RES = ../res/libresolv.a
+#RES = -lresolv
COMPLIB = ../compat/lib/lib44bsd.a
COMPLIB = -lnet