diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/mutella/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/mutella/Makefile b/net-p2p/mutella/Makefile index 4a7f046c8d3d..6c237fbd0454 100644 --- a/net-p2p/mutella/Makefile +++ b/net-p2p/mutella/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: mutella # Date created: 2/12/2001 -# Whom: Dominic Marks <d.marks@student.umist.ac.uk> +# Whom: Dominic Marks <dominic.marks@btinternet.com> # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= mutella -MAINTAINER= d.marks@student.umist.ac.uk +MAINTAINER= dominic.marks@btinternet.com COMMENT= A command line Gnutella client MAN1= mutella.1 |