diff options
-rw-r--r-- | math/qalculate/Makefile | 4 | ||||
-rw-r--r-- | math/qalculate/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 9dc799d765e..231d287f02d 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2006/02/05 23:10:04 joerg Exp $ +# $NetBSD: Makefile,v 1.13 2006/02/19 12:53:30 wiz Exp $ DISTNAME= libqalculate-0.8.2 PKGNAME= qalculate-0.8.2 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index 85779fb42be..83cd78600ae 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.3 2005/10/11 12:35:06 adam Exp $ +@comment $NetBSD: PLIST,v 1.4 2006/02/19 12:53:30 wiz Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -16,6 +16,7 @@ include/libqalculate/util.h lib/libqalculate.la lib/pkgconfig/libqalculate.pc ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/libqalculate.mo +share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml share/qalculate/functions.xml |