aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-mysql/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-27 10:24:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-01-27 10:24:03 +0000
commit6b71779573e64882cd1e0b7ecf911735b52651d2 (patch)
treef5824c834602ea0595851d83716ddd7f3866891b /databases/p5-DBD-mysql/Makefile
parent1ef5f99fb6808633d37285ec85c678d50689d3cc (diff)
downloadports-6b71779573e64882cd1e0b7ecf911735b52651d2.tar.gz
ports-6b71779573e64882cd1e0b7ecf911735b52651d2.zip
Update to 4.044
Notes
Notes: svn path=/head/; revision=460092
Diffstat (limited to 'databases/p5-DBD-mysql/Makefile')
-rw-r--r--databases/p5-DBD-mysql/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/p5-DBD-mysql/Makefile b/databases/p5-DBD-mysql/Makefile
index 22cf172209b6..94a06ba454a9 100644
--- a/databases/p5-DBD-mysql/Makefile
+++ b/databases/p5-DBD-mysql/Makefile
@@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= DBD-mysql
-PORTVERSION= 4.043
+PORTVERSION= 4.044
CATEGORIES= databases perl5
MASTER_SITES= CPAN
+MASTER_SITE_SUBDIR= CPAN:CAPTTOFU
PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org