summaryrefslogtreecommitdiffstats
path: root/net/dante/Makefile
diff options
context:
space:
mode:
authorroam <roam@FreeBSD.org>2001-06-04 11:24:29 +0000
committerroam <roam@FreeBSD.org>2001-06-04 11:24:29 +0000
commitb9f93c5277e3d63f09c0e42cd0b398527757ee5e (patch)
tree8a6d3123e3d82874d661fb1685bc643398e73a3c /net/dante/Makefile
parente9dddc06ba2b52b6b20e35c43faed11db48e5972 (diff)
downloadFreeBSD-ports-b9f93c5277e3d63f09c0e42cd0b398527757ee5e.zip
FreeBSD-ports-b9f93c5277e3d63f09c0e42cd0b398527757ee5e.tar.gz
Update to 1.1.10.
PR: 27857 Submitted by: maintainer
Diffstat (limited to 'net/dante/Makefile')
-rw-r--r--net/dante/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile
index 9248d03..4934133 100644
--- a/net/dante/Makefile
+++ b/net/dante/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= dante
-PORTVERSION= 1.1.9
+PORTVERSION= 1.1.10
CATEGORIES= net security
MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \
- http://www.freenix.no/~anders/ \
- ftp://totem.fix.no/pub/mirrors/misc/
+ ftp://ftp.nuug.no/pub/anders/distfiles/ \
+ http://www.freenix.no/~anders/
MAINTAINER= anders@fix.no
@@ -31,6 +31,7 @@ post-install:
@${INSTALL_DATA} ${WRKSRC}/doc/README* ${PREFIX}/share/doc/dante
@${INSTALL_DATA} ${WRKSRC}/doc/rfc* ${PREFIX}/share/doc/dante
@${INSTALL_DATA} ${WRKSRC}/doc/SOCKS4.protocol ${PREFIX}/share/doc/dante
+ @${INSTALL_DATA} ${WRKSRC}/doc/faq.tex ${PREFIX}/share/doc/dante
.endif
.include <bsd.port.mk>
OpenPOWER on IntegriCloud