diff options
author | jlam <jlam@pkgsrc.org> | 2002-10-20 23:33:42 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-10-20 23:33:42 +0000 |
commit | 67d6c1c868b2a0ad7a47bfa459d6552ac8b5b56c (patch) | |
tree | 69bcd4ce2223a0552a2eb2a24c87393cbb416f4c /print | |
parent | 5c861e0125239bff0158b3ec1eb108fc618aa550 (diff) | |
download | pkgsrc-67d6c1c868b2a0ad7a47bfa459d6552ac8b5b56c.tar.gz |
Note where to send bug-fixes or patches to CUPS when feeding back to the
author.
Diffstat (limited to 'print')
-rw-r--r-- | print/cups/Makefile | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 1b2e370fbcc..a1278778121 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,8 @@ -# $NetBSD: Makefile,v 1.53 2002/10/20 18:57:37 jlam Exp $ +# $NetBSD: Makefile,v 1.54 2002/10/20 23:33:42 jlam Exp $ +# +# The CUPS author is very good about taking back changes into the main +# CUPS distribution. The correct place to send patches or bug-fixes is: +# cups-bugs@cups.org. DISTNAME= cups-${DIST_VERS}-source PKGNAME= cups-${VERS} |