diff options
author | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2012-05-01 01:47:10 +0000 |
commit | 1b000dfa399a5746fb6d9f3435931a8fdebefbfe (patch) | |
tree | ec62dfc97fa162522dd03bd02c7dfc23821caab0 /databases/p5-SQLite-Work | |
parent | 85e30b39ae308f70d26d5ab10f63764ff6567928 (diff) | |
download | ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.tar.gz ports-1b000dfa399a5746fb6d9f3435931a8fdebefbfe.zip |
Notes
Diffstat (limited to 'databases/p5-SQLite-Work')
-rw-r--r-- | databases/p5-SQLite-Work/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-SQLite-Work/Makefile b/databases/p5-SQLite-Work/Makefile index 199a78e50baf..8611129b826b 100644 --- a/databases/p5-SQLite-Work/Makefile +++ b/databases/p5-SQLite-Work/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= CPAN:RUBYKAT PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} -MAINTAINER= clsung@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Report on and update an SQLite database RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/SQLite.pm:${PORTSDIR}/databases/p5-DBD-SQLite \ |