diff options
Diffstat (limited to 'math/ess/Makefile')
-rw-r--r-- | math/ess/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/ess/Makefile b/math/ess/Makefile index f5f3291bbba..8d988a09500 100644 --- a/math/ess/Makefile +++ b/math/ess/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/12/05 20:50:36 rillig Exp $ +# $NetBSD: Makefile,v 1.11 2006/02/05 23:10:01 joerg Exp $ DISTNAME= ess-5.1.24 PKGNAME= ${EMACS_PKGNAME_PREFIX}${DISTNAME} +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= http://software.biostat.washington.edu/ess/ |