aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-07 23:52:18 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-07 23:52:18 +0800
commit5b64868bdb843d39a8078482a27610a2facdae74 (patch)
treeb75dbb6735fcf51ed7ea57de9b7c1ab165078ec3 /security
parenta8f3115b36639bc874e0cf94b4f8be4b08720505 (diff)
downloadfreebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.gz
freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.zst
freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.zip
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
Diffstat (limited to 'security')
-rw-r--r--security/fakeroot/Makefile2
-rw-r--r--security/vlock/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/security/fakeroot/Makefile b/security/fakeroot/Makefile
index 480f8a20ea08..72421f480aca 100644
--- a/security/fakeroot/Makefile
+++ b/security/fakeroot/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/f/fakeroot
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= Simulate the root user behaviour
GNU_CONFIGURE= yes
diff --git a/security/vlock/Makefile b/security/vlock/Makefile
index 449602e52097..3fe1fe204b07 100644
--- a/security/vlock/Makefile
+++ b/security/vlock/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.2.2
CATEGORIES= security
MASTER_SITES= http://cthulhu.c3d2.de/~toidinamai/vlock/archive/
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= Locks a terminal
USE_GMAKE= yes