summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authoragc <agc>1998-07-21 16:46:19 +0000
committeragc <agc>1998-07-21 16:46:19 +0000
commita0539bda34600906f24d86413cc0005455261fe2 (patch)
treed86ce9cc76986b8157c5e4882c1cc3932796f899 /lang
parente4b8577bc2a4da4cd68de6019f270dc9f0b89179 (diff)
downloadpkgsrc-a0539bda34600906f24d86413cc0005455261fe2.tar.gz
Correct the name of the conflicting package.
Diffstat (limited to 'lang')
-rw-r--r--lang/f2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index f155cbbc9af..d6d837586e7 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 1998/07/21 16:40:45 agc Exp $
+# $NetBSD: Makefile,v 1.2 1998/07/21 16:46:19 agc Exp $
DISTNAME= f2c
PKGNAME= f2c-19980516
@@ -10,6 +10,6 @@ MAINTAINER= mcmahill@alum.mit.edu
EXTRACT_BEFORE_ARGS= -xvf
-CONFLICTS= egcs-19980608
+CONFLICTS= egcs-current-19980608
.include "../../mk/bsd.pkg.mk"