aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Client-REST
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2013-03-02 16:38:36 +0000
committerMartin Wilke <miwi@FreeBSD.org>2013-03-02 16:38:36 +0000
commit15a9e7a359629d1294c32843980dbeb590b19081 (patch)
treebc10f3a35d5851d493e061dfdb26d63d1c7e52c7 /www/p5-RT-Client-REST
parent1473012946690e0c67da62b0cd4855079e454db7 (diff)
downloadports-15a9e7a359629d1294c32843980dbeb590b19081.tar.gz
ports-15a9e7a359629d1294c32843980dbeb590b19081.zip
- Update Maintainer adresse
PR: 176508 176511 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=313272
Diffstat (limited to 'www/p5-RT-Client-REST')
-rw-r--r--www/p5-RT-Client-REST/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/www/p5-RT-Client-REST/Makefile b/www/p5-RT-Client-REST/Makefile
index 600b90792ee3..292aa89c4cb1 100644
--- a/www/p5-RT-Client-REST/Makefile
+++ b/www/p5-RT-Client-REST/Makefile
@@ -1,9 +1,4 @@
-# New ports collection makefile for: p5-RT-Client-REST
-# Date created: 21 Mar 2007
-# Whom: svysh
-#
# $FreeBSD$
-#
PORTNAME= RT-Client-REST
PORTVERSION= 0.43
@@ -12,7 +7,7 @@ CATEGORIES= www perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= svysh@pn.sinp.msu.ru
+MAINTAINER= svysh.fbsd@gmail.com
COMMENT= Perl modules designed to talk to RT installation using REST protocol
BUILD_DEPENDS= p5-Error>=0:${PORTSDIR}/lang/p5-Error \