diff options
author | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
---|---|---|
committer | Greg Larkin <glarkin@FreeBSD.org> | 2008-07-18 21:05:20 +0000 |
commit | bb3d8a2d71c42a19d8eb28f11fab423090a6386d (patch) | |
tree | 3b3af5215063dc2b208de87e4c5bdc4d008c2382 /devel/p5-SVN-Notify-Snapshot | |
parent | 37d5d19029b7f5b27b5165186a55ff235af8db5b (diff) |
Notes
Diffstat (limited to 'devel/p5-SVN-Notify-Snapshot')
-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 |