aboutsummaryrefslogtreecommitdiff
path: root/net/dante/Makefile
diff options
context:
space:
mode:
authorCarlos J. Puga Medina <cpm@FreeBSD.org>2017-07-13 23:53:44 +0000
committerCarlos J. Puga Medina <cpm@FreeBSD.org>2017-07-13 23:53:44 +0000
commitf0eb31c4fa85a7c8c632e3339eeefc44635bbdba (patch)
tree299c6b5e1a8a480c10f42db0739741397526abad /net/dante/Makefile
parentc9e93a026bffc2492682ff44295dc6059b7e4d76 (diff)
downloadports-f0eb31c4fa85a7c8c632e3339eeefc44635bbdba.tar.gz
ports-f0eb31c4fa85a7c8c632e3339eeefc44635bbdba.zip
Notes
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 910ede1a0671..f5fbe0b4b105 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -2,20 +2,20 @@
# $FreeBSD$
PORTNAME= dante
-PORTVERSION= 1.4.1
-PORTREVISION= 1
+PORTVERSION= 1.4.2
CATEGORIES= net security ipv6
-MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
- ftp://ftp.nuug.no/pub/anders/distfiles/ \
- http://atreides.freenix.no/~anders/ \
- ftp://ftp.inet.no/pub/socks/old/
+MASTER_SITES= http://www.inet.no/dante/files/ \
+ ftp://ftp.inet.no/pub/socks/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= cpm@FreeBSD.org
COMMENT= Circuit-level firewall/proxy
LICENSE= BSD4CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+LIB_DEPENDS= libminiupnpc.so:net/miniupnpc \
+ libsasl2.so:security/cyrus-sasl2
+
CONFLICTS= socks5-[0-9]*
USES= libtool localbase