diff options
Diffstat (limited to 'print/LPRng/Makefile')
-rw-r--r-- | print/LPRng/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/LPRng/Makefile b/print/LPRng/Makefile index 5f5fa6b4500..d00b4d79881 100644 --- a/print/LPRng/Makefile +++ b/print/LPRng/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2004/09/06 10:44:44 martti Exp $ +# $NetBSD: Makefile,v 1.13 2004/10/28 11:46:30 wiz Exp $ # FreeBSD Id: Makefile,v 1.5 1998/10/21 00:57:27 steve Exp DISTNAME= LPRng-3.6.26 +PKGREVISION= 1 CATEGORIES= print MASTER_SITES= # empty DISTFILES= # empty @@ -10,7 +11,7 @@ MAINTAINER= martti@NetBSD.org HOMEPAGE= http://www.lprng.com/ COMMENT= "meta-package" for LPRng, Enhanced Printer Spooler -DEPENDS+= LPRng-core-3.8.27:../../print/LPRng-core +DEPENDS+= LPRng-core-3.8.27nb1:../../print/LPRng-core DEPENDS+= LPRng-doc-3.6.13:../../print/LPRng-doc EXTRACT_ONLY= # empty |