diff options
Diffstat (limited to 'net/bittorrent/Makefile.common')
-rw-r--r-- | net/bittorrent/Makefile.common | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common index 2ada94d1748..31a1384e16e 100644 --- a/net/bittorrent/Makefile.common +++ b/net/bittorrent/Makefile.common @@ -1,7 +1,7 @@ -# $NetBSD: Makefile.common,v 1.6 2004/04/27 03:43:54 snj Exp $ +# $NetBSD: Makefile.common,v 1.7 2004/05/25 12:42:19 wiz Exp $ # -DISTNAME= BitTorrent-3.4.1a +DISTNAME= BitTorrent-3.4.2 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/} EXTRACT_SUFX= .zip |