diff options
author | wiz <wiz@pkgsrc.org> | 2006-02-19 12:53:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-02-19 12:53:30 +0000 |
commit | ae7f5e90bfb82c9d2749e0e7b2f1d9f185f29b92 (patch) | |
tree | c88bc8c2d6ca908fd37cbab6839524c79c177613 /math/qalculate/Makefile | |
parent | 8d3309f5bc908eebee578ade9c5808e7bebf6b58 (diff) | |
download | pkgsrc-ae7f5e90bfb82c9d2749e0e7b2f1d9f185f29b92.tar.gz |
Add missing file to PLIST. Bump PKGREVISION.
Diffstat (limited to 'math/qalculate/Makefile')
-rw-r--r-- | math/qalculate/Makefile | 4 |
1 files changed, 2 insertions, 2 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/} |