diff options
author | abs <abs> | 2010-05-01 09:56:46 +0000 |
---|---|---|
committer | abs <abs> | 2010-05-01 09:56:46 +0000 |
commit | e94da20dae06cdb477acdc326451588f40860c7c (patch) | |
tree | 3b36905fd3363a4f17c8870dfbbaf24eb0fef781 /net/ktorrent | |
parent | 448ca5d584e4be6f847b406f15272a4d66dca254 (diff) | |
download | pkgsrc-e94da20dae06cdb477acdc326451588f40860c7c.tar.gz |
Haven't used this in a long time, release maintainership
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 73f5b999b1d..96c0514a909 100644 --- a/net/ktorrent/Makefile +++ b/net/ktorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2010/03/24 19:43:28 asau Exp $ +# $NetBSD: Makefile,v 1.25 2010/05/01 09:56:46 abs Exp $ DISTNAME= ktorrent-${KTORRENT_VER} PKGREVISION= 5 @@ -10,7 +10,7 @@ BUILD_DEPENDS+= automoc4>=0.9.87:../../devel/automoc4 KTORRENT_VER= 3.3 -MAINTAINER= abs@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ktorrent.org/ COMMENT= Graphical BitTorrent client for KDE4 |