pkgsrc-Changes archive

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

CVS commit: pkgsrc/security/gpgme



Module Name:    pkgsrc
Committed By:   wiz
Date:           Tue Aug 29 12:18:11 UTC 2017

Modified Files:
        pkgsrc/security/gpgme: Makefile

Log Message:
Remove unnecessary comment.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/security/gpgme/Makefile

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

Modified files:

Index: pkgsrc/security/gpgme/Makefile
diff -u pkgsrc/security/gpgme/Makefile:1.84 pkgsrc/security/gpgme/Makefile:1.85
--- pkgsrc/security/gpgme/Makefile:1.84 Tue Aug 29 11:26:19 2017
+++ pkgsrc/security/gpgme/Makefile      Tue Aug 29 12:18:11 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2017/08/29 11:26:19 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2017/08/29 12:18:11 wiz Exp $
 
 DISTNAME=      gpgme-1.9.0
 CATEGORIES=    security
@@ -38,4 +38,3 @@ BUILDLINK_API_DEPENDS.libassuan+=     libass
 BUILDLINK_API_DEPENDS.libgpg-error+=   libgpg-error>=1.17
 .include "../../security/libgpg-error/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"
-#_UNWRAP_FILES=



Home | Main Index | Thread Index | Old Index