diff options
author | shattered <shattered@pkgsrc.org> | 2009-01-04 14:08:14 +0000 |
---|---|---|
committer | shattered <shattered@pkgsrc.org> | 2009-01-04 14:08:14 +0000 |
commit | 5cd10c8d1831729398d45d6c8baa55bd406db183 (patch) | |
tree | 43f8f0305453fe08ea7fb16e4159f4be12e1a44d /net/ktorrent | |
parent | 68f9bc62727bebd68e5039e58c0b96a8fe488de5 (diff) | |
download | pkgsrc-5cd10c8d1831729398d45d6c8baa55bd406db183.tar.gz |
Change maintainer email to my NetBSD.org alias. At the same time, disown
games/adom -- I don't use (play :-) it these days.
Diffstat (limited to 'net/ktorrent')
-rw-r--r-- | net/ktorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ktorrent/Makefile b/net/ktorrent/Makefile index c3244613aae..15db7b581b9 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2008/11/04 16:06:53 obache Exp $ +# $NetBSD: Makefile,v 1.18 2009/01/04 14:08:15 shattered Exp $ DISTNAME= ktorrent-${KTORRENT_VER} CATEGORIES= net kde @@ -7,7 +7,7 @@ EXTRACT_SUFX= .tar.bz2 KTORRENT_VER= 2.2.8 -MAINTAINER= shattered@users.sourceforge.net +MAINTAINER= shattered@NetBSD.org HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE |