summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2017-01-02 20:52:11 +0000
committerHiroki Sato <hrs@FreeBSD.org>2017-01-02 20:52:11 +0000
commitd6009d76a89fc7512eeb076f4a1ec8ba55b1f81c (patch)
tree5b54617d87f75750ac88d24da9ff1b47746179e2
parentBapu allows you to manage your Gandi virtual machines. (diff)
Add LICENSE.
Notes
Notes: svn path=/head/; revision=430407
-rw-r--r--net/jumpgate/Makefile7
-rw-r--r--net/jumpgate/files/patch-Makefile.in4
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 <bsd.port.mk>
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