diff options
author | sbd <sbd> | 2010-04-18 21:56:36 +0000 |
---|---|---|
committer | sbd <sbd> | 2010-04-18 21:56:36 +0000 |
commit | a485e602b3b6ba85499bcba92bad822525af083d (patch) | |
tree | c2abffec31333d7d4a5fd6f303bbf6b6bbb85af6 | |
parent | 33e514e18fe9ffa694daa9417aea8aacf22a9116 (diff) | |
download | pkgsrc-a485e602b3b6ba85499bcba92bad822525af083d.tar.gz |
4 weeks without a maintainer, not good enough, i.e. Pickup maintainership.
-rw-r--r-- | print/cups/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 44035616b22..4f9b21987cc 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.147 2010/04/18 12:02:58 obache Exp $ +# $NetBSD: Makefile,v 1.148 2010/04/18 21:56:36 sbd 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: @@ -18,7 +18,7 @@ MASTER_SITES= http://ftp.easysw.com/pub/cups/${BASE_VERS}/ \ ftp://ftp.fisek.com.tr/pub/cups/${BASE_VERS}/ EXTRACT_SUFX= .tar.bz2 -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= sbd@NetBSD.org HOMEPAGE= http://www.cups.org/ COMMENT= Common UNIX Printing System |