diff options
Diffstat (limited to 'math/rlab/Makefile')
-rw-r--r-- | math/rlab/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/rlab/Makefile b/math/rlab/Makefile index 74ec1a62f4b..69892f43330 100644 --- a/math/rlab/Makefile +++ b/math/rlab/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2003/01/28 01:18:20 uebayasi Exp $ +# $NetBSD: Makefile,v 1.13 2003/05/22 16:48:31 jmmv Exp $ DISTNAME= rlab-2.1.05 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=rlab/} |