diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-04-13 13:03:49 +0000 |
commit | 985042c3aead27a7bcfc0f8ecee9f3889eaeb412 (patch) | |
tree | df9de45025fb0893d89425d94636593857ee58c7 /net | |
parent | - update PORTSCOUT (diff) |
Change my email address to trasz@FreeBSD.org.
Approved by: miwi (mentor)
Notes
Notes:
svn path=/head/; revision=189901
Diffstat (limited to 'net')
-rw-r--r-- | net/wire/Makefile | 2 | ||||
-rw-r--r-- | net/wired-tracker/Makefile | 2 | ||||
-rw-r--r-- | net/wired/Makefile | 2 |
3 files changed, 3 insertions, 3 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 diff --git a/net/wired-tracker/Makefile b/net/wired-tracker/Makefile index f4a88fcd043b..9a987213a93c 100644 --- a/net/wired-tracker/Makefile +++ b/net/wired-tracker/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.0 CATEGORIES= net MASTER_SITES= http://www.zankasoftware.com/dist/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Wired tracker # This is an artificial dependancy - net/wired and net/wired-tracker diff --git a/net/wired/Makefile b/net/wired/Makefile index 504c0d9adb6d..a2009637fdbc 100644 --- a/net/wired/Makefile +++ b/net/wired/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.zankasoftware.com/dist/ -MAINTAINER= trasz@pin.if.uz.zgora.pl +MAINTAINER= trasz@freebsd.org COMMENT= Wired server GNU_CONFIGURE= yes |