diff options
author | jmmv <jmmv> | 2003-01-05 11:04:12 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2003-01-05 11:04:12 +0000 |
commit | 74e60ec06b841cc1970b6eab0a6f7e526ac14882 (patch) | |
tree | 6ef49d5a5898d720de8c9ef2a0901a3fa35f182c /devel/libbonobo | |
parent | c53472b2fb2e7f6457402176885740649ace23ab (diff) | |
download | pkgsrc-74e60ec06b841cc1970b6eab0a6f7e526ac14882.tar.gz |
Fix typo in comment... dirrm -> @dirrm
Diffstat (limited to 'devel/libbonobo')
-rw-r--r-- | devel/libbonobo/PLIST | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libbonobo/PLIST b/devel/libbonobo/PLIST index d5ea2c50a02..56491b83d29 100644 --- a/devel/libbonobo/PLIST +++ b/devel/libbonobo/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2003/01/04 23:36:53 jmmv Exp $ +@comment $NetBSD: PLIST,v 1.3 2003/01/05 11:04:12 jmmv Exp $ bin/echo-client-2 include/libbonobo-2.0/bonobo/Bonobo.h include/libbonobo-2.0/bonobo/bonobo-arg.h @@ -131,7 +131,7 @@ ${PKGLOCALEDIR}/locale/zh_TW/LC_MESSAGES/libbonobo-2.0.mo @dirrm share/idl/bonobo-2.0 @comment in ORBit2: @dirrm share/idl @dirrm share/doc/html/libbonobo -@comment in ORBit2: dirrm lib/orbit-2.0 +@comment in ORBit2: @dirrm lib/orbit-2.0 @comment in bonobo-activation: @dirrm lib/bonobo/servers @comment in bonobo-activation: @dirrm lib/bonobo/monikers @dirrm lib/bonobo-2.0/samples |