diff options
author | joerg <joerg@pkgsrc.org> | 2006-04-22 16:29:47 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-04-22 16:29:47 +0000 |
commit | 304157afb578b82bbdd6cecf267133a4a1428dea (patch) | |
tree | 75ab2af55fc679bb2e69c6fd404cb4f49dc4ddc1 /math | |
parent | 6c1efa8f5bd91e482fafc952cf2d13965fa26302 (diff) | |
download | pkgsrc-304157afb578b82bbdd6cecf267133a4a1428dea.tar.gz |
Fix PLIST. Bump revision.
Diffstat (limited to 'math')
-rw-r--r-- | math/qalculate/Makefile | 3 | ||||
-rw-r--r-- | math/qalculate/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/math/qalculate/Makefile b/math/qalculate/Makefile index 07f31e5f3d8..b8b51ff1971 100644 --- a/math/qalculate/Makefile +++ b/math/qalculate/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2006/04/17 07:48:51 adam Exp $ +# $NetBSD: Makefile,v 1.19 2006/04/22 16:29:47 joerg Exp $ DISTNAME= libqalculate-0.9.3 PKGNAME= qalculate-0.9.3 +PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qalculate/} diff --git a/math/qalculate/PLIST b/math/qalculate/PLIST index e034e9d5101..86ebe32e73e 100644 --- a/math/qalculate/PLIST +++ b/math/qalculate/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2006/04/17 07:48:51 adam Exp $ +@comment $NetBSD: PLIST,v 1.9 2006/04/22 16:29:47 joerg Exp $ bin/qalc include/libqalculate/BuiltinFunctions.h include/libqalculate/Calculator.h @@ -15,6 +15,7 @@ include/libqalculate/qalculate.h include/libqalculate/util.h lib/libqalculate.la lib/pkgconfig/libqalculate.pc +share/locale/sv/LC_MESSAGES/libqalculate.mo share/qalculate/currencies.xml share/qalculate/datasets.xml share/qalculate/elements.xml |