summaryrefslogtreecommitdiff
path: root/math/libffm
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
committerwiz <wiz@pkgsrc.org>2001-02-17 17:52:59 +0000
commita13ea108bb00bc0ece583da1c460ce82a8ed8c87 (patch)
treee8e4b7b8b0ed7b1c572a7cbbee24ea7aae33416e /math/libffm
parenta87738b456114a95193b58ec31e883210d6b9f3f (diff)
downloadpkgsrc-a13ea108bb00bc0ece583da1c460ce82a8ed8c87.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'math/libffm')
-rw-r--r--math/libffm/Makefile3
-rw-r--r--math/libffm/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/math/libffm/Makefile b/math/libffm/Makefile
index 9402e4ecea1..057bcd44aae 100644
--- a/math/libffm/Makefile
+++ b/math/libffm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2000/11/15 14:20:22 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2001/02/17 18:22:27 wiz Exp $
DISTNAME= libffm.0.28
PKGNAME= libffm-0.28
@@ -6,6 +6,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.unix-ag.org/user/nils/
MAINTAINER= root@garbled.net
+COMMENT= fast alpha-optimized replacement for some libm routines
USE_GMAKE= yes
diff --git a/math/libffm/pkg/COMMENT b/math/libffm/pkg/COMMENT
deleted file mode 100644
index f334c42db8b..00000000000
--- a/math/libffm/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-fast alpha-optimized replacement for some libm routines