diff options
author | tnn <tnn> | 2009-11-01 15:41:13 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-11-01 15:41:13 +0000 |
commit | be864528acf13dd7a23d3ab3e9252378acb6065a (patch) | |
tree | 9703092d5d27fe73cba9e61d94872c3be9e84646 /devel/qof | |
parent | 8cb26a4d63be74da282f16e43454307db958f4a1 (diff) | |
download | pkgsrc-be864528acf13dd7a23d3ab3e9252378acb6065a.tar.gz |
fix PLIST
Diffstat (limited to 'devel/qof')
-rw-r--r-- | devel/qof/Makefile | 4 | ||||
-rw-r--r-- | devel/qof/PLIST | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/qof/Makefile b/devel/qof/Makefile index cbd0abc4e34..6bf01a0b16e 100644 --- a/devel/qof/Makefile +++ b/devel/qof/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2009/08/25 20:11:01 hasso Exp $ +# $NetBSD: Makefile,v 1.6 2009/11/01 15:41:13 tnn Exp $ # DISTNAME= qof-0.7.5 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=qof/} diff --git a/devel/qof/PLIST b/devel/qof/PLIST index fdd3f4b80a8..2ca63fcecc5 100644 --- a/devel/qof/PLIST +++ b/devel/qof/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.4 2009/08/25 20:11:01 hasso Exp $ +@comment $NetBSD: PLIST,v 1.5 2009/11/01 15:41:13 tnn Exp $ include/qof/deprecated.h include/qof/guid.h include/qof/kvpframe.h @@ -286,6 +286,7 @@ share/doc/qof/html/doxy/struct__QofParam.html share/doc/qof/html/doxy/struct__QofQueryPredData.html share/doc/qof/html/doxy/struct__QofSession.html share/doc/qof/html/doxy/structbin__data.html +share/doc/qof/html/doxy/structmd5__ctx.html share/doc/qof/html/doxy/structqof__entity__reference.html share/doc/qof/html/doxy/structquery__boolean__def.html share/doc/qof/html/doxy/structquery__char__def.html |