diff options
author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
---|---|---|
committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-09 12:59:34 +0000 |
commit | 9c0a0718648657ec021605bd7c331313d582075d (patch) | |
tree | 97863e1bdde3638bd423d17f554356babe7c9221 /misc/upclient | |
parent | 64a783b3a8aa6fffc8869e266d0dc3d66681dfce (diff) |
Notes
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 d28f68c54d5f..7752bfa110bd 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@poboxes.com +MAINTAINER= clefevre@redirect.to ALL_TARGET= bsd BUILD_WRKSRC= ${WRKSRC}/src |