diff options
author | wiz <wiz@pkgsrc.org> | 2008-11-14 01:25:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-11-14 01:25:58 +0000 |
commit | 4ef5574da21f1530cdd31e4063681fbda27103f4 (patch) | |
tree | f450d507ae5a90abef992561a9cd0de507ac6e52 /textproc/redland | |
parent | 539580e1fedfe79b779f0a337b9ce4558737fa46 (diff) | |
download | pkgsrc-4ef5574da21f1530cdd31e4063681fbda27103f4.tar.gz |
Add missing file to PLIST.
Diffstat (limited to 'textproc/redland')
-rw-r--r-- | textproc/redland/Makefile | 3 | ||||
-rw-r--r-- | textproc/redland/PLIST | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/textproc/redland/Makefile b/textproc/redland/Makefile index 6c5bdfeb513..5d24a61cf7c 100644 --- a/textproc/redland/Makefile +++ b/textproc/redland/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/11/04 10:39:40 markd Exp $ +# $NetBSD: Makefile,v 1.2 2008/11/14 01:25:58 wiz Exp $ DISTNAME= redland-1.0.7 +PKGREVISION= 1 CATEGORIES= textproc MASTER_SITES= http://download.librdf.org/source/ diff --git a/textproc/redland/PLIST b/textproc/redland/PLIST index 180e77d953b..4d60354cd5a 100644 --- a/textproc/redland/PLIST +++ b/textproc/redland/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2008/11/04 10:39:40 markd Exp $ +@comment $NetBSD: PLIST,v 1.2 2008/11/14 01:25:58 wiz Exp $ bin/rdfproc bin/redland-config bin/redland-db-upgrade @@ -70,5 +70,6 @@ share/gtk-doc/html/redland/right.png share/gtk-doc/html/redland/style.css share/gtk-doc/html/redland/tutorial.html share/gtk-doc/html/redland/up.png +share/redland/Redland.i @dirrm share/redland @dirrm share/gtk-doc/html/redland |