diff options
author | roam <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
commit | b19838b2b1718044d5eeb3b47519b5aeaedca7ef (patch) | |
tree | 0b236c6d716cf7f5430a8b23fb8ef1d9ffa0a4bb /misc/findutils | |
parent | 5da69c4c58c947bfabf1724be9ebae3291fe47a0 (diff) | |
download | FreeBSD-ports-b19838b2b1718044d5eeb3b47519b5aeaedca7ef.zip FreeBSD-ports-b19838b2b1718044d5eeb3b47519b5aeaedca7ef.tar.gz |
Change maintainer's email address: clefevre@poboxes.com -> clefevre@redirect.to
PR: 27867
Submitted by: maintainer
Diffstat (limited to 'misc/findutils')
-rw-r--r-- | misc/findutils/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/findutils/Makefile b/misc/findutils/Makefile index 8b5f0d7..412687e 100644 --- a/misc/findutils/Makefile +++ b/misc/findutils/Makefile @@ -12,7 +12,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= findutils -MAINTAINER= clefevre@poboxes.com +MAINTAINER= clefevre@redirect.to GNU_CONFIGURE= yes |