aboutsummaryrefslogtreecommitdiff
path: root/net/dante/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 622e9a17dbfe..cff9449bbbe7 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dante
-PORTVERSION= 1.1.1
+PORTVERSION= 1.1.2
CATEGORIES= security net
MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
http://www.freenix.no/~anders/ \
@@ -27,7 +27,6 @@ post-install:
${INSTALL} -d -m 555 ${PREFIX}/share/doc/dante
@${INSTALL_DATA} ${WRKSRC}/doc/README* ${PREFIX}/share/doc/dante
@${INSTALL_DATA} ${WRKSRC}/doc/rfc* ${PREFIX}/share/doc/dante
- @${INSTALL_DATA} ${WRKSRC}/doc/FAQ ${PREFIX}/share/doc/dante
@${INSTALL_DATA} ${WRKSRC}/doc/SOCKS4.protocol ${PREFIX}/share/doc/dante
.include <bsd.port.mk>