diff options
Diffstat (limited to 'print/cupsomatic-ppds')
-rw-r--r-- | print/cupsomatic-ppds/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cupsomatic-ppds/Makefile b/print/cupsomatic-ppds/Makefile index 7d8bd72fa7b..41a88aec1a9 100644 --- a/print/cupsomatic-ppds/Makefile +++ b/print/cupsomatic-ppds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2005/09/28 20:52:25 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2005/12/17 05:20:23 jlam Exp $ DISTNAME= all-com-ppds PKGNAME= cupsomatic-ppds-20010515 @@ -19,7 +19,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:=${subdir}/} # #MASTER_SITES+= http://www.linuxprinting.org/ -MAINTAINER= jlam@NetBSD.org +MAINTAINER= jlam@pkgsrc.org HOMEPAGE= http://www.linuxprinting.org/cups-doc.html COMMENT= Free software printer drivers for use with CUPS |