pkgsrc-Changes archive

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

CVS commit: pkgsrc/www/curl



Module Name:    pkgsrc
Committed By:   gdt
Date:           Fri Feb  1 18:10:21 UTC 2019

Modified Files:
        pkgsrc/www/curl: Makefile

Log Message:
curl: Drop redundant comment


To generate a diff of this commit:
cvs rdiff -u -r1.205 -r1.206 pkgsrc/www/curl/Makefile

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

Modified files:

Index: pkgsrc/www/curl/Makefile
diff -u pkgsrc/www/curl/Makefile:1.205 pkgsrc/www/curl/Makefile:1.206
--- pkgsrc/www/curl/Makefile:1.205      Thu Dec 13 19:51:38 2018
+++ pkgsrc/www/curl/Makefile    Fri Feb  1 18:10:21 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.205 2018/12/13 19:51:38 adam Exp $
+# $NetBSD: Makefile,v 1.206 2019/02/01 18:10:21 gdt Exp $
 
 DISTNAME=      curl-7.63.0
 PKGREVISION=   1
@@ -12,7 +12,6 @@ COMMENT=      Client that groks URLs
 # not completely, but near enough
 LICENSE=       mit
 
-# list it into IPv6-ready packages
 BUILD_DEFS+=   IPV6_READY
 
 USE_TOOLS+=            nroff perl



Home | Main Index | Thread Index | Old Index