diff options
author | reed <reed@pkgsrc.org> | 2005-10-10 20:08:43 +0000 |
---|---|---|
committer | reed <reed@pkgsrc.org> | 2005-10-10 20:08:43 +0000 |
commit | 0a927698c409bde9a953fea4d5804632bb3e244a (patch) | |
tree | 6d973cae37186b4dfa99d44398e9986ca0c37d85 /print | |
parent | 2a771505b81075dd5d8c84145cb2bdf5db6870a1 (diff) | |
download | pkgsrc-0a927698c409bde9a953fea4d5804632bb3e244a.tar.gz |
This is a meta package, so add meta-pkgs to the CATEGORIES.
Diffstat (limited to 'print')
-rw-r--r-- | print/LPRng/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 68ca43d5cab..4b90b46499a 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2005/07/21 09:21:06 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2005/10/10 20:08:43 reed Exp $ DISTNAME= LPRng-3.6.28 PKGREVISION= 1 -CATEGORIES= print +CATEGORIES= print meta-pkgs MASTER_SITES= # empty DISTFILES= # empty |