diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 18:03:19 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-12-16 18:03:19 +0000 |
commit | 89f4e5041a424ed5fef9241eaf053d64157ecfb9 (patch) | |
tree | 312bc470ba96e1e63085d8afd9d7ac3a8f0a5380 | |
parent | Update to 2.2.2 to make room for 3.0 in samba-devel (diff) |
Fix typo in pkg-message
PR: 32905
Submitted by: Paul Marquis
Notes
Notes:
svn path=/head/; revision=51632
-rw-r--r-- | print/cups-base/pkg-message | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/cups-base/pkg-message b/print/cups-base/pkg-message index f889da6d0052..3faa26d42eb9 100644 --- a/print/cups-base/pkg-message +++ b/print/cups-base/pkg-message @@ -8,5 +8,5 @@ have been installed in %%PREFIX%%/etc/cups/ To install the BSD and system V compatibility binaries look to the port print/cups-bin. These are no longer installed as part of the base cups port because they have conflicting names with the native print binaries, and with -other ports, suck as lprNG. +other ports, such as lprNG. |