summaryrefslogtreecommitdiff
path: root/lang/f2c/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2001-04-18 21:43:18 +0000
committerdmcmahill <dmcmahill>2001-04-18 21:43:18 +0000
commitfaf99c7c0b78a68fa8a264fd205f7d047f84cd49 (patch)
treec64ec7a36794861dda2dbb85a0b153c4bda8b0e7 /lang/f2c/Makefile
parenteb904f7debd80cbc8b67c60dc4a45257d3421514 (diff)
downloadpkgsrc-faf99c7c0b78a68fa8a264fd205f7d047f84cd49.tar.gz
fix soname for libf2c
Diffstat (limited to 'lang/f2c/Makefile')
-rw-r--r--lang/f2c/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/f2c/Makefile b/lang/f2c/Makefile
index 612a5c755fc..50f42160f38 100644
--- a/lang/f2c/Makefile
+++ b/lang/f2c/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.14 2001/04/09 12:38:42 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.15 2001/04/18 21:43:18 dmcmahill Exp $
DISTNAME= f2c-20001205
-PKGNAME= f2c-20001205nb2
+PKGNAME= f2c-20001205nb3
WRKSRC= ${WRKDIR}/f2c
CATEGORIES= lang
MASTER_SITES= ${MASTER_SITE_LOCAL}