summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorfrueauf <frueauf@pkgsrc.org>1998-12-20 10:37:07 +0000
committerfrueauf <frueauf@pkgsrc.org>1998-12-20 10:37:07 +0000
commit449bbf95855061d6a65eafe278fd0b25d28afc8f (patch)
tree00b8a3774fbc12ef901e1dffb732ad095604fdc1 /mail
parent188ee23ef1a3668f25a33bbfac091eaf9e48304f (diff)
downloadpkgsrc-449bbf95855061d6a65eafe278fd0b25d28afc8f.tar.gz
Forgot CONFLICTS for previous version.
Diffstat (limited to 'mail')
-rw-r--r--mail/fetchmail/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index 018369371c4..bc3de6a717c 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 1998/12/19 15:21:20 frueauf Exp $
+# $NetBSD: Makefile,v 1.30 1998/12/20 10:37:07 frueauf Exp $
#
DISTNAME= fetchmail-4.7.1
@@ -15,7 +15,8 @@ CONFLICTS= fetchmail-4.3.6 fetchmail-4.3.9 fetchmail-4.5.1 \
fetchmail-4.5.5 fetchmail-4.5.6 fetchmail-4.5.7 \
fetchmail-4.6.0 fetchmail-4.6.1 fetchmail-4.6.2 \
fetchmail-4.6.3 fetchmail-4.6.4 fetchmail-4.6.5 \
- fetchmail-4.6.6 fetchmail-4.6.7 fetchmail-4.6.9
+ fetchmail-4.6.6 fetchmail-4.6.7 fetchmail-4.6.9 \
+ fetchmail-4.7.0
GNU_CONFIGURE= yes
CONFIGURE_ENV= LDFLAGS="${CFLAGS}"