diff options
author | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-02-17 17:42:09 +0000 |
commit | a87738b456114a95193b58ec31e883210d6b9f3f (patch) | |
tree | 926bbe6e07ce5aedfc0884e098d71275e74392c9 /print/cupsomatic-ppds | |
parent | ad02d69ab28ddc19bb63fd7441b9ad1fc18206bb (diff) | |
download | pkgsrc-a87738b456114a95193b58ec31e883210d6b9f3f.tar.gz |
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'print/cupsomatic-ppds')
-rw-r--r-- | print/cupsomatic-ppds/Makefile | 3 | ||||
-rw-r--r-- | print/cupsomatic-ppds/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/cupsomatic-ppds/Makefile b/print/cupsomatic-ppds/Makefile index 586f94d452d..b2baf96e32d 100644 --- a/print/cupsomatic-ppds/Makefile +++ b/print/cupsomatic-ppds/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/01/28 04:00:58 jlam Exp $ +# $NetBSD: Makefile,v 1.3 2001/02/17 17:51:39 wiz Exp $ DISTNAME= all-com-ppds PKGNAME= cupsomatic-ppds-20010128 @@ -21,6 +21,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL:=${subdir}/} MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.linuxprinting.org/cups-doc.html +COMMENT= free software printer drivers for use with CUPS CONFLICTS+= cupsomatic-200012?? diff --git a/print/cupsomatic-ppds/pkg/COMMENT b/print/cupsomatic-ppds/pkg/COMMENT deleted file mode 100644 index aa1fc974a09..00000000000 --- a/print/cupsomatic-ppds/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -free software printer drivers for use with CUPS |