diff options
Diffstat (limited to 'math/R-wle/Makefile')
-rw-r--r-- | math/R-wle/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/R-wle/Makefile b/math/R-wle/Makefile index 78669211d0f..af015671fff 100644 --- a/math/R-wle/Makefile +++ b/math/R-wle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/08/14 17:07:57 asau Exp $ +# $NetBSD: Makefile,v 1.10 2012/11/30 13:06:54 wen Exp $ # CATEGORIES= math @@ -10,7 +10,7 @@ COMMENT= Weighted Likelihood Estimation LICENSE= gnu-gpl-v2 R_PKGNAME= wle -R_PKGVER= 0.9-4 +R_PKGVER= 0.9-7 PKG_DESTDIR_SUPPORT= none |