pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/math add calcoo/galculator



details:   https://anonhg.NetBSD.org/pkgsrc/rev/65714f5bd2c3
branches:  trunk
changeset: 494027:65714f5bd2c3
user:      drochner <drochner%pkgsrc.org@localhost>
date:      Wed May 18 15:54:59 2005 +0000

description:
add calcoo/galculator

diffstat:

 math/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (25 lines):

diff -r 413bd76b5175 -r 65714f5bd2c3 math/Makefile
--- a/math/Makefile     Wed May 18 15:46:06 2005 +0000
+++ b/math/Makefile     Wed May 18 15:54:59 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.129 2005/04/28 19:09:42 drochner Exp $
+# $NetBSD: Makefile,v 1.130 2005/05/18 15:54:59 drochner Exp $
 #
 
 COMMENT=       Mathematics
@@ -12,6 +12,7 @@
 SUBDIR+=       blas
 SUBDIR+=       blitz++
 SUBDIR+=       calc
+SUBDIR+=       calcoo
 SUBDIR+=       capc-calc
 SUBDIR+=       cln
 SUBDIR+=       dcdflib.c
@@ -25,6 +26,7 @@
 SUBDIR+=       fftpack
 SUBDIR+=       fftw
 SUBDIR+=       fftw2
+SUBDIR+=       galculator
 SUBDIR+=       gap
 SUBDIR+=       gcalctool
 SUBDIR+=       geg



Home | Main Index | Thread Index | Old Index