diff options
author | tron <tron@pkgsrc.org> | 2004-04-25 12:52:36 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2004-04-25 12:52:36 +0000 |
commit | 0fc1b0e1191e9baf1059d6933dea128ebed40525 (patch) | |
tree | d9a57a177449b6551d72dda7e6b0380df5893e6f | |
parent | a0045b971e59deafa5c5454990b9d9d3a68171fa (diff) | |
download | pkgsrc-0fc1b0e1191e9baf1059d6933dea128ebed40525.tar.gz |
Correct botch in last commit.
-rw-r--r-- | devel/libgphoto2/PLIST.common | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/libgphoto2/PLIST.common b/devel/libgphoto2/PLIST.common index 18f760d36d8..c88b6641658 100644 --- a/devel/libgphoto2/PLIST.common +++ b/devel/libgphoto2/PLIST.common @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST.common,v 1.2 2004/04/25 12:45:58 tron Exp $ +@comment $NetBSD: PLIST.common,v 1.3 2004/04/25 12:52:36 tron Exp $ bin/gphoto2-config bin/gphoto2-port-config include/gphoto2/gphoto2-abilities-list.h @@ -180,8 +180,8 @@ lib/libgphoto2_port.so lib/libgphoto2_port.so.5 lib/libgphoto2_port.so.5.1 lib/pkgconfig/libgphoto2.pc -man3/libgphoto2.3 -man3/libgphoto2_port.3 +man/man3/libgphoto2.3 +man/man3/libgphoto2_port.3 share/doc/libgphoto2/AUTHORS share/doc/libgphoto2/CHANGES share/doc/libgphoto2/COPYING |