diff options
Diffstat (limited to 'devel/p5-SVN-Notify-Snapshot/Makefile')
-rw-r--r-- | devel/p5-SVN-Notify-Snapshot/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-SVN-Notify-Snapshot/Makefile b/devel/p5-SVN-Notify-Snapshot/Makefile index 018fc697b04c..dc935a63394e 100644 --- a/devel/p5-SVN-Notify-Snapshot/Makefile +++ b/devel/p5-SVN-Notify-Snapshot/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: SVN-Notify-Snapshot # Date created: 2008-02-14 -# Whom: Greg Larkin <glarkin@sourcehosting.net> +# Whom: Greg Larkin <glarkin@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= glarkin@sourcehosting.net +MAINTAINER= glarkin@FreeBSD.org COMMENT= Take snapshots from Subversion activity BUILD_DEPENDS= ${LOCALBASE}/bin/svnnotify:${PORTSDIR}/devel/p5-SVN-Notify |