mirror of
https://git.freebsd.org/ports.git
synced 2025-05-05 16:07:38 -04:00
- add USES=gnome - sort Makefile - disable HPI option because that port is currently broken PR: 231097 Submitted by: w.schwarzenfeld@utanet.at MFH: 2019Q1
11 lines
231 B
C
11 lines
231 B
C
--- include/clplumbing/md5.h.orig 2018-09-02 16:05:48 UTC
|
|
+++ include/clplumbing/md5.h
|
|
@@ -21,7 +21,7 @@
|
|
*/
|
|
|
|
#ifndef _MD5_H_
|
|
-#define _MD5_H__
|
|
+#define _MD5_H_
|
|
|
|
/*
|
|
* MD5: The MD5 Message-Digest Algorithm ( RFC 1321 )
|