diff options
author | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
---|---|---|
committer | jperkin <jperkin> | 2013-02-06 23:20:50 +0000 |
commit | 3f77c48b9aa5259445074dd7190ffd1dbb9b5d62 (patch) | |
tree | d7d0af5d9808c460db88c75cae427e48392a4fee /net/dtorrent | |
parent | 1ccbd780ba71816ea648791c1b1de87abad8419c (diff) | |
download | pkgsrc-3f77c48b9aa5259445074dd7190ffd1dbb9b5d62.tar.gz |
PKGREVISION bumps for the security/openssl 1.0.1d update.
Diffstat (limited to 'net/dtorrent')
-rw-r--r-- | net/dtorrent/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dtorrent/Makefile b/net/dtorrent/Makefile index 4070f831339..f1dd0b3bb20 100644 --- a/net/dtorrent/Makefile +++ b/net/dtorrent/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/23 17:18:18 asau Exp $ +# $NetBSD: Makefile,v 1.5 2013/02/06 23:23:12 jperkin Exp $ # DISTNAME= ctorrent-dnh3.3.2 PKGNAME= dtorrent-3.3.2 +PKGREVISION= 1 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=dtorrent/} |