diff options
author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-15 17:01:03 +0000 |
---|---|---|
committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-02-15 17:01:03 +0000 |
commit | 2192154ee0268040979f84b78df7c4b450829e9c (patch) | |
tree | 0cf97b6dce3dd8becd422825ec2b61209a0529f3 /misc/findutils | |
parent | ed3a19e6ea23789670b703fa0fe202ef4dd3df0a (diff) | |
download | ports-2192154ee0268040979f84b78df7c4b450829e9c.tar.gz ports-2192154ee0268040979f84b78df7c4b450829e9c.zip |
change maintainer's e-mail address.
Notes
Notes:
svn path=/head/; revision=38379
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 5735be0ab166..8b5f0d74544a 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@citeweb.net +MAINTAINER= clefevre@poboxes.com GNU_CONFIGURE= yes |