diff options
-rw-r--r-- | misc/tellico/Makefile | 4 | ||||
-rw-r--r-- | net/p5-Net-Z3950-ZOOM/Makefile | 4 | ||||
-rw-r--r-- | net/php-yaz/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile index 5b0c0806453..ed8197ef2cd 100644 --- a/misc/tellico/Makefile +++ b/misc/tellico/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.16 2010/01/18 09:59:16 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2010/02/04 11:22:29 wiz Exp $ # DISTNAME= tellico-1.3.6 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= misc MASTER_SITES= http://www.periapsis.org/tellico/download/ diff --git a/net/p5-Net-Z3950-ZOOM/Makefile b/net/p5-Net-Z3950-ZOOM/Makefile index 723df52f40c..4a19d4161f6 100644 --- a/net/p5-Net-Z3950-ZOOM/Makefile +++ b/net/p5-Net-Z3950-ZOOM/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2010/01/17 12:02:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/04 11:22:29 wiz Exp $ DISTNAME= Net-Z3950-ZOOM-1.25 PKGNAME= p5-${DISTNAME} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} diff --git a/net/php-yaz/Makefile b/net/php-yaz/Makefile index c2893d16715..61800ec31dd 100644 --- a/net/php-yaz/Makefile +++ b/net/php-yaz/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.7 2010/01/17 12:02:35 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2010/02/04 11:22:29 wiz Exp $ MODNAME= yaz PECL_VERSION= 1.0.14 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES+= net MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= PHP extension for YAZ |