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/LPRng | |
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/LPRng')
-rw-r--r-- | print/LPRng/Makefile | 3 | ||||
-rw-r--r-- | print/LPRng/pkg/COMMENT | 1 |
2 files changed, 2 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 42faa1e8a03..46e83981dda 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2001/01/12 13:08:48 dent Exp $ +# $NetBSD: Makefile,v 1.6 2001/02/17 17:51:33 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp # @@ -9,6 +9,7 @@ DISTFILES= # empty MAINTAINER= jlam@netbsd.org HOMEPAGE= http://www.lprng.com/ +COMMENT= The "meta-package" for LPRng, Enhanced Printer Spooler DEPENDS+= LPRng-core-3.6.26:../../print/LPRng-core DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc diff --git a/print/LPRng/pkg/COMMENT b/print/LPRng/pkg/COMMENT deleted file mode 100644 index e1293fc0314..00000000000 --- a/print/LPRng/pkg/COMMENT +++ /dev/null @@ -1 +0,0 @@ -The "meta-package" for LPRng, Enhanced Printer Spooler |