summaryrefslogtreecommitdiff
path: root/security
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 /security
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 '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