diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2012-02-27 20:32:31 +0000 |
commit | b48da6b6c51aa79f78df4f6bce9e2d8d94830cd2 (patch) | |
tree | 86ad679047dfb0be7427eada515e357f5eb4c06c /www/p5-WWW-Curl | |
parent | 44e339cc0c212b84e312e32a98d93b4ec4138f78 (diff) |
Notes
Diffstat (limited to 'www/p5-WWW-Curl')
-rw-r--r-- | www/p5-WWW-Curl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-WWW-Curl/Makefile b/www/p5-WWW-Curl/Makefile index b098f6f30de0..a4156931416e 100644 --- a/www/p5-WWW-Curl/Makefile +++ b/www/p5-WWW-Curl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN \ http://curl.haxx.se/libcurl/perl/ PKGNAMEPREFIX= p5- -MAINTAINER= roam@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl binding interface for curl LICENSE= MIT |