pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-IO-Socket-INET6



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Dec  7 10:48:24 UTC 2016

Modified Files:
        pkgsrc/net/p5-IO-Socket-INET6: Makefile

Log Message:
Improve COMMENT for INDEX.

PR 51696 by Dmitry Marakasov.


To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/p5-IO-Socket-INET6/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-IO-Socket-INET6/Makefile
diff -u pkgsrc/net/p5-IO-Socket-INET6/Makefile:1.20 pkgsrc/net/p5-IO-Socket-INET6/Makefile:1.21
--- pkgsrc/net/p5-IO-Socket-INET6/Makefile:1.20 Wed Jun  8 19:24:09 2016
+++ pkgsrc/net/p5-IO-Socket-INET6/Makefile      Wed Dec  7 10:48:24 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2016/06/08 19:24:09 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2016/12/07 10:48:24 wiz Exp $
 
 DISTNAME=              IO-Socket-INET6-2.72
 PKGNAME=               p5-${DISTNAME}
@@ -8,7 +8,7 @@ MASTER_SITES=           ${MASTER_SITE_PERL_CPAN:=
 
 MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=              http://search.cpan.org/dist/IO-Socket-INET6/
-COMMENT=               Perl object interface for AF_INET|AF_INET6 domain sockets
+COMMENT=               Perl object interface for AF_INET/AF_INET6 domain sockets
 LICENSE=               ${PERL5_LICENSE}
 
 DEPENDS+=              p5-Socket6>=0.12:../../net/p5-Socket6



Home | Main Index | Thread Index | Old Index