diff options
Diffstat (limited to 'math/libmatheval/Makefile')
-rw-r--r-- | math/libmatheval/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/libmatheval/Makefile b/math/libmatheval/Makefile index d6dee3dd776..5ed6526b81d 100644 --- a/math/libmatheval/Makefile +++ b/math/libmatheval/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/08/24 12:36:29 drochner Exp $ +# $NetBSD: Makefile,v 1.2 2004/10/03 00:12:56 tv Exp $ # DISTNAME= libmatheval-1.1.1 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_GNU:=libmatheval/} |