summaryrefslogtreecommitdiff
path: root/mail/popper
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>2001-11-07 13:18:22 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>2001-11-07 13:18:22 +0000
commited7ab5650c049f7777cb78e4d841f742690cc9d6 (patch)
treef45e405d47786418c7d1d58ff46a0ef5cedaa72e /mail/popper
parentUpgrade to 2.3.20011106 (diff)
Use LATEST_LINK = popper to stop confusing with qpopper
Submitted by: "Akinori MUSHA" <knu@iDaemons.org>
Notes
Notes: svn path=/head/; revision=49737
Diffstat (limited to 'mail/popper')
-rw-r--r--mail/popper/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/popper/Makefile b/mail/popper/Makefile
index 65b9733c6550..6a9256fdff3e 100644
--- a/mail/popper/Makefile
+++ b/mail/popper/Makefile
@@ -50,6 +50,8 @@ CONFIGURE_ENV= LIBS="${P_LIBS}" O_DEFS="${O_DEFS}"
MAN8= popauth.8 popper.8
+LATEST_LINK= popper
+
post-patch:
$(RM) ${WRKSRC}/md5.h
$(CP) ${FILESDIR}/sendto.c ${WRKSRC}