diff options
author | joerg <joerg@FreeBSD.org> | 2011-06-30 14:21:59 +0800 |
---|---|---|
committer | joerg <joerg@FreeBSD.org> | 2011-06-30 14:21:59 +0800 |
commit | 3a9487f953c827bfb8525d8ebb74adb2dd3f72f2 (patch) | |
tree | 6aa0a7c6fa11c383063fc0c1c2c0902148cff9d6 /graphics | |
parent | a825f1e027540e32a61f89b61faeb3684cba87c7 (diff) | |
download | freebsd-ports-gnome-3a9487f953c827bfb8525d8ebb74adb2dd3f72f2.tar.gz freebsd-ports-gnome-3a9487f953c827bfb8525d8ebb74adb2dd3f72f2.tar.zst freebsd-ports-gnome-3a9487f953c827bfb8525d8ebb74adb2dd3f72f2.zip |
Fix a typo.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/liblqr-1/files/pkg-message.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/liblqr-1/files/pkg-message.in b/graphics/liblqr-1/files/pkg-message.in index 14ac2d684633..fbd3be954cad 100644 --- a/graphics/liblqr-1/files/pkg-message.in +++ b/graphics/liblqr-1/files/pkg-message.in @@ -1,5 +1,5 @@ ========================================================================== -NOTE: In order to compile examples for liblrq, you will +NOTE: In order to compile examples for liblqr, you will also need pngwriter port (%%PORTSDIR%%/graphics/pngwriter). Examples are located in %%EXAMPLESDIR%% ========================================================================== |