diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-01 23:28:34 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-08-01 23:28:34 +0000 |
commit | df05575ea82b9b708294b804ebe6410e823dccd7 (patch) | |
tree | 5163dd2fe707cfb371b041223cf6157428c1392b /databases/mysql++/pkg-plist | |
parent | eb17509b5b9aa1b0c037e11a230e62d38c91d1ae (diff) | |
download | ports-df05575ea82b9b708294b804ebe6410e823dccd7.tar.gz ports-df05575ea82b9b708294b804ebe6410e823dccd7.zip |
Correct PLIST, Makefile, and portlint nits
PR: 20084
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=31218
Diffstat (limited to 'databases/mysql++/pkg-plist')
-rw-r--r-- | databases/mysql++/pkg-plist | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/mysql++/pkg-plist b/databases/mysql++/pkg-plist index 00105172139a..4789fc522dd2 100644 --- a/databases/mysql++/pkg-plist +++ b/databases/mysql++/pkg-plist @@ -106,6 +106,7 @@ share/examples/mysql++/simple1.cc share/examples/mysql++/sinisa_ex.cc share/examples/mysql++/updel_x_.cc share/examples/mysql++/util.cc +share/examples/mysql++/README @unexec rmdir include/mysql 2>/dev/null || true @dirrm share/doc/mysql++ @dirrm share/examples/mysql++ |