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 /sysutils/stow | |
parent | 52dfa1fdc2b0cb9ff369557dd59f28c1c4915c0d (diff) |
Notes
Diffstat (limited to 'sysutils/stow')
-rw-r--r-- | sysutils/stow/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
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}" |