diff options
Diffstat (limited to 'databases/p5-DBD-Sybase/Makefile')
-rw-r--r-- | databases/p5-DBD-Sybase/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBD-Sybase/Makefile b/databases/p5-DBD-Sybase/Makefile index c000aab4586..254750ba9b1 100644 --- a/databases/p5-DBD-Sybase/Makefile +++ b/databases/p5-DBD-Sybase/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.52 2018/08/22 09:43:15 wiz Exp $ +# $NetBSD: Makefile,v 1.53 2019/07/20 22:46:13 wiz Exp $ DISTNAME= DBD-Sybase-1.15 PKGNAME= p5-${DISTNAME} -PKGREVISION= 9 +PKGREVISION= 10 CATEGORIES= databases perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=DBD/} |