summaryrefslogtreecommitdiff
path: root/math/pspp
diff options
context:
space:
mode:
Diffstat (limited to 'math/pspp')
-rw-r--r--math/pspp/Makefile3
-rw-r--r--math/pspp/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index 7932f47c818..c6a1e119728 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2001/02/07 05:16:40 fredb Exp $
+# $NetBSD: Makefile,v 1.15 2001/02/17 18:22:36 wiz Exp $
#
DISTNAME= pspp-0.3.0
@@ -14,6 +14,7 @@ MASTER_SITES= ftp://franz.stat.wisc.edu/pub/PSPP/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pspp/
+COMMENT= Program for statistical analysis of sampled data
BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf
BUILD_DEPENDS+= msgfmt:../../devel/gettext
diff --git a/math/pspp/pkg/COMMENT b/math/pspp/pkg/COMMENT
deleted file mode 100644
index be91819fd1f..00000000000
--- a/math/pspp/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Program for statistical analysis of sampled data