diff --git a/net/BitTorrent/Makefile b/net/BitTorrent/Makefile index 62ac8a7bd69..69b85919d33 100644 --- a/net/BitTorrent/Makefile +++ b/net/BitTorrent/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.3 2004/04/06 04:42:20 jolan Exp $ +# $OpenBSD: Makefile,v 1.4 2004/04/15 03:41:14 jolan Exp $ COMMENT= "cooperative file distribution system implemented in Python" DISTNAME= BitTorrent-3.4.2 @@ -7,8 +7,6 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bittorrent/} HOMEPAGE= http://bitconjurer.org/BitTorrent/ -MAINTAINER= Jolan Luff - # MIT PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes