summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-17 23:13:38 +0000
committerDavid W. Chapman Jr. <dwcjr@FreeBSD.org>2002-01-17 23:13:38 +0000
commit7cdb9dd8598f380f40f56591f1e107fe5bac29a2 (patch)
treec5cb7b55a16da8e6c4f5074f5b0e953dfbe9bdfc /sysutils
parentUpdate to alpha13 (diff)
Update maintainer's email address
Update a few MASTER_SITES PR: 34012 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=53284
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/fileutils/Makefile2
-rw-r--r--sysutils/stow/Makefile3
2 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/fileutils/Makefile b/sysutils/fileutils/Makefile
index 0b64ca21743e..9677b6d29d15 100644
--- a/sysutils/fileutils/Makefile
+++ b/sysutils/fileutils/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= fileutils
-MAINTAINER= clefevre@citeweb.net
+MAINTAINER= cyrille.lefevre@laposte.net
# Global variables
#
diff --git a/sysutils/stow/Makefile b/sysutils/stow/Makefile
index 260d0201e88f..381246ef9c40 100644
--- a/sysutils/stow/Makefile
+++ b/sysutils/stow/Makefile
@@ -12,10 +12,9 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= clefevre@citeweb.net
+MAINTAINER= cyrille.lefevre@laposte.net
GNU_CONFIGURE= yes
-
USE_GMAKE= yes
# PREFIX isn't honored. force it w/ prefix.
MAKE_ARGS= prefix="${PREFIX}"