diff options
author | wiz <wiz> | 2008-11-14 01:25:58 +0000 |
---|---|---|
committer | wiz <wiz> | 2008-11-14 01:25:58 +0000 |
commit | 330310ab670bda9d2533e1fc56728a58fc6cd68a (patch) | |
tree | f450d507ae5a90abef992561a9cd0de507ac6e52 /textproc | |
parent | 1f03d1f15907efea19a3ff8d2eecba86c757a488 (diff) | |
download | pkgsrc-330310ab670bda9d2533e1fc56728a58fc6cd68a.tar.gz |
Add missing file to PLIST.
Diffstat (limited to 'textproc')
-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 |