pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/socket++ socketxx: fix HOMEPAGE



details:   https://anonhg.NetBSD.org/pkgsrc/rev/bc00e599c59d
branches:  trunk
changeset: 371179:bc00e599c59d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Nov 06 13:36:39 2017 +0000

description:
socketxx: fix HOMEPAGE

diffstat:

 net/socket++/Makefile |  5 ++---
 1 files changed, 2 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r be8e1ec84927 -r bc00e599c59d net/socket++/Makefile
--- a/net/socket++/Makefile     Mon Nov 06 13:36:00 2017 +0000
+++ b/net/socket++/Makefile     Mon Nov 06 13:36:39 2017 +0000
@@ -1,5 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/01/26 22:14:10 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.12 2017/11/06 13:36:39 wiz Exp $
 
 DISTNAME=              socket++-1.12.10
 PKGREVISION=           2
@@ -7,7 +6,7 @@
 MASTER_SITES=          http://www.linuxhacker.at/linux/downloads/src/
 
 MAINTAINER=            mchittur%cs.nmsu.edu@localhost
-HOMEPAGE=              http://www.linuxhacker.at/socketxx/
+HOMEPAGE=              https://github.com/malaterre/socketxx
 COMMENT=               C++ class library for UNIX Sockets with exception handling
 
 INFO_FILES=            yes



Home | Main Index | Thread Index | Old Index