diff options
author | Andrey A. Chernov <ache@FreeBSD.org> | 1998-01-20 17:39:25 +0000 |
---|---|---|
committer | Andrey A. Chernov <ache@FreeBSD.org> | 1998-01-20 17:39:25 +0000 |
commit | 2ccfa13cc7364bb6a9dd63c9e64acabc8428e69a (patch) | |
tree | f2850e5093447d0bec87231273edbc1f9608d547 /lang/modula-3-socks | |
parent | ccfad9821450a89ae8408e0ddf00ea0d2e497c66 (diff) | |
download | ports-2ccfa13cc7364bb6a9dd63c9e64acabc8428e69a.tar.gz ports-2ccfa13cc7364bb6a9dd63c9e64acabc8428e69a.zip |
Notes
Diffstat (limited to 'lang/modula-3-socks')
-rw-r--r-- | lang/modula-3-socks/files/patch-aa | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/modula-3-socks/files/patch-aa b/lang/modula-3-socks/files/patch-aa index 0805679fe4df..ce9a03a23e3c 100644 --- a/lang/modula-3-socks/files/patch-aa +++ b/lang/modula-3-socks/files/patch-aa @@ -1,6 +1,6 @@ Index: SOCKS-SOURCE/h/socksdef.h ---- socksdef.h.orig Wed Aug 7 19:25:31 1996 -+++ socksdef.h Wed Oct 30 21:05:37 1996 +--- SOCKS-SOURCE/h/socksdef.h.orig Wed Aug 7 19:25:31 1996 ++++ SOCKS-SOURCE/h/socksdef.h Wed Oct 30 21:05:37 1996 @@ -15,9 +15,11 @@ #define P_(x) () #endif /* ! ANSI C */ |