summaryrefslogtreecommitdiff
path: root/net/libtorrent/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg>2013-09-18 16:32:05 +0000
committerjoerg <joerg>2013-09-18 16:32:05 +0000
commitb3fa9fb81cbe04853481cc2276a1c5ef5b15330b (patch)
tree1b24ddc34abaca9650e2ec29cf867ae750e7f328 /net/libtorrent/Makefile
parentb761686332e2a18979fc0e00b519996d1068abac (diff)
downloadpkgsrc-b3fa9fb81cbe04853481cc2276a1c5ef5b15330b.tar.gz
Restore support for Clang with libc++11. Bump revision.
Diffstat (limited to 'net/libtorrent/Makefile')
-rw-r--r--net/libtorrent/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libtorrent/Makefile b/net/libtorrent/Makefile
index 7ff5aff43ef..e4a8e3338d4 100644
--- a/net/libtorrent/Makefile
+++ b/net/libtorrent/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.49 2013/06/02 22:52:14 tron Exp $
+# $NetBSD: Makefile,v 1.50 2013/09/18 16:32:05 joerg Exp $
DISTNAME= libtorrent-0.13.2
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= net
MASTER_SITES= ${HOMEPAGE:=downloads/}