diff options
Diffstat (limited to 'math/fftpack')
-rw-r--r-- | math/fftpack/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/fftpack/Makefile b/math/fftpack/Makefile index 1e43c74d2ab..807b2d62579 100644 --- a/math/fftpack/Makefile +++ b/math/fftpack/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.15 2007/03/24 19:21:27 joerg Exp $ +# $NetBSD: Makefile,v 1.16 2009/12/03 13:06:54 asau Exp $ DISTNAME= fftpack-20001130 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_LOCAL} |