diff options
author | jlam <jlam> | 2002-10-20 23:33:42 +0000 |
---|---|---|
committer | jlam <jlam> | 2002-10-20 23:33:42 +0000 |
commit | da5aacce6b11321b048be2eefd5fa1bdf366bfdc (patch) | |
tree | 69bcd4ce2223a0552a2eb2a24c87393cbb416f4c /print | |
parent | 1c3d63660704d8d141dfff795c633f89e728b6db (diff) | |
download | pkgsrc-da5aacce6b11321b048be2eefd5fa1bdf366bfdc.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} |