diff options
Diffstat (limited to 'net/bittorrent/Makefile')
-rw-r--r-- | net/bittorrent/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile b/net/bittorrent/Makefile index 32a0f0b6cc8..07b0b3e6c91 100644 --- a/net/bittorrent/Makefile +++ b/net/bittorrent/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2003/05/13 01:25:24 salo Exp $ +# $NetBSD: Makefile,v 1.4 2003/06/02 01:18:02 jschauma Exp $ # DISTNAME= BitTorrent-3.2.1b @@ -7,7 +7,7 @@ PKGREVISION= 1 CATEGORIES= net MASTER_SITES= http://bitconjurer.org/BitTorrent/ -MAINTAINER= packages@netbsd.org +MAINTAINER= tech-pkg@netbsd.org HOMEPAGE= http://bitconjurer.org/BitTorrent/ COMMENT= file sharing tool |