diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 23:18:07 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 2000-06-07 23:18:07 +0000 |
| commit | 60a1e3f2d9fca45ba986a48d4b8dcacd091823c7 (patch) | |
| tree | b717d3e5ac37e913ec71ace63c6b37441c127871 | |
| parent | 43cd819e551885a3df7cf5165abcc55ce6533c3a (diff) | |
List the name of the file instead of just specifying the directory.
Submitted by: bento
| -rw-r--r-- | net/tintin++-devel/pkg-plist | 3 | ||||
| -rw-r--r-- | net/tintin++/pkg-plist | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/net/tintin++-devel/pkg-plist b/net/tintin++-devel/pkg-plist index 2c11013da683..e2ba3502a94b 100644 --- a/net/tintin++-devel/pkg-plist +++ b/net/tintin++-devel/pkg-plist @@ -1,2 +1,3 @@ bin/tt++ -lib/tintin +lib/tintin/.tt_help.txt.Z +@dirrm lib/tintin diff --git a/net/tintin++/pkg-plist b/net/tintin++/pkg-plist index 2c11013da683..e2ba3502a94b 100644 --- a/net/tintin++/pkg-plist +++ b/net/tintin++/pkg-plist @@ -1,2 +1,3 @@ bin/tt++ -lib/tintin +lib/tintin/.tt_help.txt.Z +@dirrm lib/tintin |
