diff options
author | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
---|---|---|
committer | glarkin <glarkin@FreeBSD.org> | 2008-07-19 05:05:20 +0800 |
commit | e69137a5b71479e5719ad58031ac2fc16787f3ea (patch) | |
tree | 3cefd20542a46fa587095462a236bbd16e7a11c9 /devel/p5-SVN-Notify-Mirror | |
parent | 9f7a8c73222713541dd72eb9902a7ce617aaddfc (diff) | |
download | freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.gz freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.tar.zst freebsd-ports-gnome-e69137a5b71479e5719ad58031ac2fc16787f3ea.zip |
Changed my MAINTAINER address to
glarkin@FreeBSD.org.
Approved by: beech (mentor)
Diffstat (limited to 'devel/p5-SVN-Notify-Mirror')
-rw-r--r-- | devel/p5-SVN-Notify-Mirror/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Mirror/Makefile b/devel/p5-SVN-Notify-Mirror/Makefile index e864944544f2..cb84a7066661 100644 --- a/devel/p5-SVN-Notify-Mirror/Makefile +++ b/devel/p5-SVN-Notify-Mirror/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Mirror # Date created: 2008-02-13 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Keep a mirrored working copy of a repository path BUILD_DEPENDS= p5-SVN-Notify>=2.70:${PORTSDIR}/devel/p5-SVN-Notify \ |