diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-08-19 16:15:17 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2016-08-19 16:15:17 +0000 |
commit | 7640c426a52b0b6bc3e505af73191283385c942e (patch) | |
tree | cb43a62168c4c3318be5abf15366462ee3023cdd /net/tsocks/files/patch-parser.c | |
parent | - Add missing USES=execinfo, fixing build on 9.x (diff) |
- Install inspectsocks and validateconf which are mentioned in the manpage
- Add license
- Use SUB_FILES for pkg-message
- Use DISTVERSION instead of PORTVERSION
- Recreate patch files to satisfy portlint
- Reformat pkg-message to what the PHB (section 8.5) defines as a good format
- Bump PORTREVISION
- Take maintainership
Notes
Notes:
svn path=/head/; revision=420478
Diffstat (limited to 'net/tsocks/files/patch-parser.c')
-rw-r--r-- | net/tsocks/files/patch-parser.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/tsocks/files/patch-parser.c b/net/tsocks/files/patch-parser.c index 080776142a2f..1c98675cb706 100644 --- a/net/tsocks/files/patch-parser.c +++ b/net/tsocks/files/patch-parser.c @@ -1,5 +1,5 @@ ---- parser.c.orig Wed Oct 8 01:43:48 2003 -+++ parser.c Wed Oct 8 01:43:58 2003 +--- parser.c.orig 2002-03-13 12:34:22 UTC ++++ parser.c @@ -4,6 +4,7 @@ */ |