diff options
author | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-02-05 23:08:03 +0000 |
commit | 8d93cd983ca7dd8a03c92a13e17e69af83e6db2c (patch) | |
tree | 55f8bf20a2509b6bfbeff866e548573d549d538e /print/LPRng | |
parent | de2d4594234fd3cc93eae7c7d491210d873c6d4e (diff) | |
download | pkgsrc-8d93cd983ca7dd8a03c92a13e17e69af83e6db2c.tar.gz |
Recursive revision bump / recommended bump for gettext ABI change.
Diffstat (limited to 'print/LPRng')
-rw-r--r-- | print/LPRng/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 4b90b46499a..2296c7a1abd 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.17 2005/10/10 20:08:43 reed Exp $ +# $NetBSD: Makefile,v 1.18 2006/02/05 23:10:34 joerg Exp $ DISTNAME= LPRng-3.6.28 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= print meta-pkgs MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +10,7 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler -DEPENDS+= LPRng-core-3.8.28nb1:../../print/LPRng-core +DEPENDS+= LPRng-core-3.8.28nb2:../../print/LPRng-core DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc EXTRACT_ONLY= # empty |