diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /databases/p5-DBD-RAM | |
parent | Backout previous commit. Mea maxima culpa for not doing the research (diff) |
- Use canonical form (ports@FreeBSD.org) in MAINTAINER line
Notes
Notes:
svn path=/head/; revision=96284
Diffstat (limited to 'databases/p5-DBD-RAM')
-rw-r--r-- | databases/p5-DBD-RAM/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBD-RAM/Makefile b/databases/p5-DBD-RAM/Makefile index 707f3dce5325..bb09bb3bf7a4 100644 --- a/databases/p5-DBD-RAM/Makefile +++ b/databases/p5-DBD-RAM/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= DBD PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= DBI driver for files and data structures BUILD_DEPENDS+= ${SITE_PERL}/DBD/File.pm:${PORTSDIR}/databases/p5-DBD-File |