diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-24 01:06:04 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2003-06-24 01:06:04 +0000 |
commit | 2351069d34b25536896336fe483ac05cb0c419de (patch) | |
tree | e7f7d23f5a13c056eadc4bbd4e3b40b25571f0b7 /net-p2p/mutella | |
parent | c1f775e15ea1bf694533aaee59c8ca737ab67605 (diff) | |
download | ports-2351069d34b25536896336fe483ac05cb0c419de.tar.gz ports-2351069d34b25536896336fe483ac05cb0c419de.zip |
Notes
Diffstat (limited to 'net-p2p/mutella')
-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 |