summaryrefslogtreecommitdiff
path: root/net/pear-Net_Socket/Makefile
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2014-07-23 14:06:10 +0000
committeradam <adam@pkgsrc.org>2014-07-23 14:06:10 +0000
commitc9ecd76ba133e2c2279e94f4250070972cb72aed (patch)
tree63f3277ba624069cda5daffd4a376ab96d23f38f /net/pear-Net_Socket/Makefile
parent3ac2dc750ed1033da788184a041c80e512451485 (diff)
downloadpkgsrc-c9ecd76ba133e2c2279e94f4250070972cb72aed.tar.gz
Changes 1.0.14:
- Fix connecting when host is specified with protocol prefix e.g. ssl://
Diffstat (limited to 'net/pear-Net_Socket/Makefile')
-rw-r--r--net/pear-Net_Socket/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/pear-Net_Socket/Makefile b/net/pear-Net_Socket/Makefile
index 34e9ac0ce76..4320d6e2ece 100644
--- a/net/pear-Net_Socket/Makefile
+++ b/net/pear-Net_Socket/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2012/10/23 17:18:57 asau Exp $
+# $NetBSD: Makefile,v 1.15 2014/07/23 14:06:10 adam Exp $
-DISTNAME= Net_Socket-1.0.10
+DISTNAME= Net_Socket-1.0.14
CATEGORIES+= net
MAINTAINER= pkgsrc-users@NetBSD.org