diff options
author | Alex Kozlov <ak@FreeBSD.org> | 2012-03-03 07:43:45 +0800 |
---|---|---|
committer | Alex Kozlov <ak@FreeBSD.org> | 2012-03-03 07:43:45 +0800 |
commit | 7ca108f3bddaece61f12cf7843898da27d4ee3b7 (patch) | |
tree | 795256c3e17939dea8ffab501629baa46b4b67dd /devel | |
parent | 16f82370392571f50aa3c01c689379617d7e5496 (diff) | |
download | freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.tar.gz freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.tar.zst freebsd-ports-gnome-7ca108f3bddaece61f12cf7843898da27d4ee3b7.zip |
Update maintainer email in my ports
Approved by: eadler (mentor)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-SDL/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/p5-SDL/Makefile b/devel/p5-SDL/Makefile index 9675d94951fb..aa99bca1a362 100644 --- a/devel/p5-SDL/Makefile +++ b/devel/p5-SDL/Makefile @@ -12,7 +12,7 @@ MASTER_SITE_SUBDIR=SDL PKGNAMEPREFIX= p5- DISTNAME= SDL_Perl-v${PORTVERSION} -MAINTAINER= spam@rm-rf.kiev.ua +MAINTAINER= ak@FreeBSD.org COMMENT= Perl Bindings for SDL BUILD_DEPENDS= p5-YAML>=0.62:${PORTSDIR}/textproc/p5-YAML |