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/upclient | |
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/upclient')
-rw-r--r-- | misc/upclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/upclient/Makefile b/misc/upclient/Makefile index 36666efa09d1..d28f68c54d5f 100644 --- a/misc/upclient/Makefile +++ b/misc/upclient/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://uptimes.atomicvoid.net/files/ \ ftp://ftp.uptimes.net/pub/uptimes/ \ http://www.uptimes.net/download/ -MAINTAINER= clefevre@citeweb.net +MAINTAINER= clefevre@poboxes.com ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src |