diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2017-10-15 03:05:29 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2017-10-15 03:05:29 +0000 |
commit | e87fe7185a43ac2bef5373e64d4a1953efa9e7b1 (patch) | |
tree | 961a22a5c116f120f140f6d32716c80750db4943 /databases/p5-DMOZ-ParseRDF | |
parent | 0964271f9b164b38217a55c0ec7dfc9c1c658cbe (diff) |
Notes
Diffstat (limited to 'databases/p5-DMOZ-ParseRDF')
-rw-r--r-- | databases/p5-DMOZ-ParseRDF/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DMOZ-ParseRDF/Makefile b/databases/p5-DMOZ-ParseRDF/Makefile index 4400232b25b4..39a9fc2b16bd 100644 --- a/databases/p5-DMOZ-ParseRDF/Makefile +++ b/databases/p5-DMOZ-ParseRDF/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= Parse the gigantic dmoz.org content file into smaller parts USES= perl5 |