summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authortron <tron>1998-12-28 20:22:24 +0000
committertron <tron>1998-12-28 20:22:24 +0000
commit4048d22d360de32edd773746318f4c255c5f1f2c (patch)
treeacc91fec06fa893909031fb426de21183f9ffbca /math
parent6041cbd98ec6621f02216a2f51e51129f70f4f42 (diff)
downloadpkgsrc-4048d22d360de32edd773746318f4c255c5f1f2c.tar.gz
Move "gettext" package from "misc" to "devel" category.
Diffstat (limited to 'math')
-rw-r--r--math/pspp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/pspp/Makefile b/math/pspp/Makefile
index a377eed83d8..e0557c8a09e 100644
--- a/math/pspp/Makefile
+++ b/math/pspp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 1998/12/23 00:18:57 tron Exp $
+# $NetBSD: Makefile,v 1.3 1998/12/28 20:24:48 tron Exp $
#
DISTNAME= pspp-0.2.0
@@ -9,7 +9,7 @@ MASTER_SITES= ftp://franz.stat.wisc.edu/pub/PSPP/ \
MAINTAINER= packages@netbsd.org
HOMEPAGE= http://www.gnu.org/software/pspp/
-DEPENDS+= gettext-0.10.35:../../misc/gettext
+DEPENDS+= gettext-0.10.35:../../devel/gettext
DEPENDS+= readline-2.2:../../devel/readline
DEPENDS+= ncurses-1.9.9g:../../devel/ncurses