diff options
author | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
---|---|---|
committer | Andrew Pantyukhin <sat@FreeBSD.org> | 2006-05-08 21:41:11 +0000 |
commit | 5ea57a0fd39fc57de56f3dff400e39592ccdaad6 (patch) | |
tree | 6aa9627c6be62cced66e8bb606eb56b9cb6d2723 /www/xpi-mldonkey | |
parent | 1a430a70459d8bf7d1922c6f1d3298bf0c1307b1 (diff) |
Update my e-mail address
Approved by: krion (mentor, implicit)
Notes
Notes:
svn path=/head/; revision=161759
Diffstat (limited to 'www/xpi-mldonkey')
-rw-r--r-- | www/xpi-mldonkey/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/xpi-mldonkey/Makefile b/www/xpi-mldonkey/Makefile index d2a1c693b321..8a3afab97797 100644 --- a/www/xpi-mldonkey/Makefile +++ b/www/xpi-mldonkey/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: xpi-mldonkey # Date created: 18 April 2006 -# Whom: Andrew Pantyukhin <infofarmer@gmail.com> +# Whom: Andrew Pantyukhin <infofarmer@FreeBSD.org> # # $FreeBSD$ # @@ -11,7 +11,7 @@ CATEGORIES= www net-p2p MASTER_SITES= http://www.informatik.uni-oldenburg.de/~dyna/${PORTNAME}/${PORTVERSION}/ DISTNAME= mldonkey_protocol_handler-${PORTVERSION} -MAINTAINER= infofarmer@gmail.com +MAINTAINER= infofarmer@FreeBSD.org COMMENT= A ed2k, magnet and sig2dat protocol handling extension XPI_ID= {bc72206d-b3ce-4b49-88b9-d59b388a0cde} |