From d6009d76a89fc7512eeb076f4a1ec8ba55b1f81c Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 2 Jan 2017 20:52:11 +0000 Subject: [PATCH] Add LICENSE. --- net/jumpgate/Makefile | 7 +++++-- net/jumpgate/files/patch-Makefile.in | 4 ++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/net/jumpgate/Makefile b/net/jumpgate/Makefile index 0cf8b95422ef..e1bbba015ee5 100644 --- a/net/jumpgate/Makefile +++ b/net/jumpgate/Makefile @@ -3,14 +3,17 @@ PORTNAME= jumpgate PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://jumpgate.sourceforge.net/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= hrs@FreeBSD.org COMMENT= TCP connection forwarder -GNU_CONFIGURE= yes +LICENSE= BSD2CLAUSE +LICENSE_FILE= ${WRKSRC}/LICENSE +GNU_CONFIGURE= yes PLIST_FILES= man/man8/jumpgate.8.gz sbin/jumpgate .include diff --git a/net/jumpgate/files/patch-Makefile.in b/net/jumpgate/files/patch-Makefile.in index f883c714eb7b..7eed427359d5 100644 --- a/net/jumpgate/files/patch-Makefile.in +++ b/net/jumpgate/files/patch-Makefile.in @@ -1,5 +1,5 @@ ---- Makefile.in.orig 2014-06-06 09:30:37.782875595 +0800 -+++ Makefile.in 2014-06-06 09:31:03.369876627 +0800 +--- Makefile.in.orig 2002-11-29 21:00:12 UTC ++++ Makefile.in @@ -36,10 +36,10 @@ distclean: rm -f Makefile config.cache config.log config.status config.h confdefs.h