diff options
Diffstat (limited to 'math/libffm')
-rw-r--r-- | math/libffm/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libffm/Makefile b/math/libffm/Makefile index 8d8b76ffd1d..fd9530fd3cd 100644 --- a/math/libffm/Makefile +++ b/math/libffm/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.14 2008/03/04 18:12:59 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2011/03/17 21:00:49 zafer Exp $ DISTNAME= libffm.0.28 PKGNAME= libffm-0.28 PKGREVISION= 1 CATEGORIES= math -MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/ +MASTER_SITES= # ftp://ftp.unix-ag.org/user/nils/ MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Fast alpha-optimized replacement for some libm routines |