diff options
Diffstat (limited to 'math/blas')
-rw-r--r-- | math/blas/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index ab2c9f5d11a4..c35745303a1c 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -3,10 +3,11 @@ # Date created: 27 October 1994 # Whom: ljo # -# $Id$ +# $Id: Makefile,v 1.5 1995/04/11 01:18:39 asami Exp $ # DISTNAME= blas +PKGNAME= blas-1.0 DISTDIR=${PORTSDIR}/distfiles/${DISTNAME} |