diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/py-Numeric/buildlink3.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/py-Numeric/buildlink3.mk b/math/py-Numeric/buildlink3.mk index 7ef16347341..850d3ecdc42 100644 --- a/math/py-Numeric/buildlink3.mk +++ b/math/py-Numeric/buildlink3.mk @@ -1,6 +1,6 @@ -# $NetBSD: buildlink3.mk,v 1.1 2004/02/18 16:02:01 minskim Exp $ +# $NetBSD: buildlink3.mk,v 1.2 2004/02/18 16:04:50 minskim Exp $ # -# This Makefile fragment is included by packages that use py23pth-Numeric. +# This Makefile fragment is included by packages that use py-Numeric. # BUILDLINK_DEPTH:= ${BUILDLINK_DEPTH}+ |