summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorabs <abs@pkgsrc.org>2008-10-25 20:23:37 +0000
committerabs <abs@pkgsrc.org>2008-10-25 20:23:37 +0000
commit89e77ae6bf066cd9a00e6245c83e2fb89310aa01 (patch)
treeb723ef37f582f324e3b593e688dab2ec8f9b0540
parent8606e7026c7b59da20eade7edce3152d9871f37a (diff)
downloadpkgsrc-89e77ae6bf066cd9a00e6245c83e2fb89310aa01.tar.gz
Added finance/p5-Algorithm-LUHN version 1.00
-rw-r--r--doc/CHANGES-20083
-rw-r--r--finance/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2008 b/doc/CHANGES-2008
index 73e2902f3ba..13d704fd73c 100644
--- a/doc/CHANGES-2008
+++ b/doc/CHANGES-2008
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2669 2008/10/25 18:59:05 ahoka Exp $
+$NetBSD: CHANGES-2008,v 1.2670 2008/10/25 20:24:23 abs Exp $
Changes to the packages collection and infrastructure in 2008:
@@ -4563,3 +4563,4 @@ Changes to the packages collection and infrastructure in 2008:
Updated net/socat to 1.7.0.0 [adrianp 2008-10-25]
Updated net/snort to 2.8.3.1 [adrianp 2008-10-25]
Updated shells/mksh to 36 [ahoka 2008-10-25]
+ Added finance/p5-Algorithm-LUHN version 1.00 [abs 2008-10-25]
diff --git a/finance/Makefile b/finance/Makefile
index 23562581d9e..b511efd91b7 100644
--- a/finance/Makefile
+++ b/finance/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.22 2008/06/23 02:00:20 abs Exp $
+# $NetBSD: Makefile,v 1.23 2008/10/25 20:23:37 abs Exp $
#
COMMENT= Monetary, financial and related applications
@@ -8,6 +8,7 @@ SUBDIR+= gnucash
SUBDIR+= gnucash-docs
SUBDIR+= kmymoney2
SUBDIR+= libofx
+SUBDIR+= p5-Algorithm-LUHN
SUBDIR+= p5-Data-Currency
SUBDIR+= p5-Finance-Currency-Convert-WebserviceX
SUBDIR+= p5-Finance-Quote