diff options
author | recht <recht> | 2004-08-05 22:22:33 +0000 |
---|---|---|
committer | recht <recht> | 2004-08-05 22:22:33 +0000 |
commit | aa8a79a2ae780345af3c9181ddf5187cd2435baa (patch) | |
tree | df49fa664aa33e0335074b5d31d4799bf20b9efa /net/bittorrent | |
parent | b135f03e9add1b106618e9076984fbc17d0e993d (diff) | |
download | pkgsrc-aa8a79a2ae780345af3c9181ddf5187cd2435baa.tar.gz |
Add a DESCR to bittorrent-gui, too.
Noted by Iain Hibbert in private mail.
Diffstat (limited to 'net/bittorrent')
-rw-r--r-- | net/bittorrent/Makefile.common | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/bittorrent/Makefile.common b/net/bittorrent/Makefile.common index 31a1384e16e..98c980703c6 100644 --- a/net/bittorrent/Makefile.common +++ b/net/bittorrent/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.7 2004/05/25 12:42:19 wiz Exp $ +# $NetBSD: Makefile.common,v 1.8 2004/08/05 22:22:33 recht Exp $ # DISTNAME= BitTorrent-3.4.2 @@ -10,7 +10,6 @@ MAINTAINER= recht@NetBSD.org HOMEPAGE= http://bitconjurer.org/BitTorrent/ COMMENT= File sharing tool -DESCR_SRC= ${.CURDIR}/../../net/bittorrent/DESCR DISTINFO_FILE= ${.CURDIR}/../../net/bittorrent/distinfo FILESDIR= ${.CURDIR}/../../net/bittorrent/files PATCHDIR= ${.CURDIR}/../../net/bittorrent/patches |