diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-29 20:46:13 +0000 |
commit | b66e9c955a40a6b4efc43392c0b039b23732c482 (patch) | |
tree | 72489667179a4cb128c40450d3022d91bb6c7fd1 /net | |
parent | - Drop maintainership (diff) |
- Update maintainer's email address
PR: ports/98102
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com> (maintainer)
Notes
Notes:
svn path=/head/; revision=163885
Diffstat (limited to 'net')
-rw-r--r-- | net/wmwifi/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/wmwifi/Makefile b/net/wmwifi/Makefile index 41e67504c576..ef59d214bf9b 100644 --- a/net/wmwifi/Makefile +++ b/net/wmwifi/Makefile @@ -12,7 +12,7 @@ DISTVERSIONSUFFIX=-bsd CATEGORIES= net MASTER_SITES= http://digitalssg.net/debian/ -MAINTAINER= q@galgenberg.net +MAINTAINER= uspoerlein@gmail.com COMMENT= Dockapp displaying the signal strength of WiFi connection USE_X_PREFIX= yes |