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