diff options
author | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
---|---|---|
committer | trasz <trasz@FreeBSD.org> | 2007-04-13 21:03:49 +0800 |
commit | 68f551ea60b44b9bd3b2461521dc3a84e9ae146c (patch) | |
tree | f4670344f585a75f4fed2bb159e14be5624a5c98 /net/wire | |
parent | 51fa6a8572845022b0355ee16e458274b8926020 (diff) | |
download | freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.gz freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.tar.zst freebsd-ports-gnome-68f551ea60b44b9bd3b2461521dc3a84e9ae146c.zip |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Diffstat (limited to 'net/wire')
-rw-r--r-- | net/wire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wire/Makefile b/net/wire/Makefile index 30a8355eaaa4..2118991c32d1 100644 --- a/net/wire/Makefile +++ b/net/wire/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zankasoftware.com/dist/ \ ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= miwi -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Wire is a screen-oriented command line Wired client GNU_CONFIGURE= yes |