diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2002-01-17 23:13:38 +0000 |
commit | 7cdb9dd8598f380f40f56591f1e107fe5bac29a2 (patch) | |
tree | c5cb7b55a16da8e6c4f5074f5b0e953dfbe9bdfc /misc/sh-utils | |
parent | 52dfa1fdc2b0cb9ff369557dd59f28c1c4915c0d (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 'misc/sh-utils')
-rw-r--r-- | misc/sh-utils/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/sh-utils/Makefile b/misc/sh-utils/Makefile index 5883d7b8f6b1..d496c2a33b8b 100644 --- a/misc/sh-utils/Makefile +++ b/misc/sh-utils/Makefile @@ -11,13 +11,13 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= sh-utils -MAINTAINER= clefevre@citeweb.net - -LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext +MAINTAINER= cyrille.lefevre@laposte.net # Global variables # +LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext + GNU_CONFIGURE= yes CONFIGURE_ARGS= --program-prefix=g |