summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-07 15:52:18 +0000
committerPhilip M. Gollucci <pgollucci@FreeBSD.org>2010-09-07 15:52:18 +0000
commit2e59da295c25140209418c7b478502885b71be6a (patch)
treebd95728b38c70426e4c5e974563ad2977c7def95 /net
parent - Add JAVAJARDIR to substitutions (diff)
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=260700
Diffstat (limited to 'net')
-rw-r--r--net/grsync/Makefile4
-rw-r--r--net/ldapscripts/Makefile6
2 files changed, 5 insertions, 5 deletions
diff --git a/net/grsync/Makefile b/net/grsync/Makefile
index 0c87dac06188..6e4d3082d2eb 100644
--- a/net/grsync/Makefile
+++ b/net/grsync/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: grsync
# Date created: 24 August 2007
-# Whom: Ganael Laplanche <ganael.laplanche@martymac.com>
+# Whom: Ganael Laplanche <ganael.laplanche@martymac.org>
#
# $FreeBSD$
#
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.opbyte.it/release/ \
GENTOO/distfiles \
LOCAL/chinsan
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= GTK frontend for rsync
RUN_DEPENDS= rsync:${PORTSDIR}/net/rsync
diff --git a/net/ldapscripts/Makefile b/net/ldapscripts/Makefile
index 43a7aa123cfb..b5af3a2bcfc3 100644
--- a/net/ldapscripts/Makefile
+++ b/net/ldapscripts/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: ldapscripts
# Date created: Sat Oct 01 09:30:00 UTC 2003
-# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.com>
+# Whom: Ganael LAPLANCHE <ganael.laplanche@martymac.org>
#
# $FreeBSD$
#
@@ -9,11 +9,11 @@ PORTNAME= ldapscripts
PORTVERSION= 1.9.0
CATEGORIES= net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} \
- http://contribs.martymac.com/ldapscripts/
+ http://contribs.martymac.org/ldapscripts/
EXTRACT_SUFX= .tgz
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= Scripts to manage posix accounts in an OpenLDAP directory
WANT_OPENLDAP_VER?= 23