diff options
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 |