diff options
author | Jacques Vidrine <nectar@FreeBSD.org> | 2000-07-02 23:20:07 +0000 |
---|---|---|
committer | Jacques Vidrine <nectar@FreeBSD.org> | 2000-07-02 23:20:07 +0000 |
commit | 88478d099fed6551e395d9d5a82f0bb069b8c532 (patch) | |
tree | c349a9003b53562d6a0a30419bbf664fb5ea8304 /net/dante | |
parent | ce198fd5a7b87cbb7896901564d1d13ff7bade58 (diff) | |
download | ports-88478d099fed6551e395d9d5a82f0bb069b8c532.tar.gz ports-88478d099fed6551e395d9d5a82f0bb069b8c532.zip |
Notes
Diffstat (limited to 'net/dante')
-rw-r--r-- | net/dante/Makefile | 3 | ||||
-rw-r--r-- | net/dante/distinfo | 2 | ||||
-rw-r--r-- | net/dante/pkg-plist | 1 |
3 files changed, 2 insertions, 4 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> diff --git a/net/dante/distinfo b/net/dante/distinfo index 539defc799db..db1e976e3e43 100644 --- a/net/dante/distinfo +++ b/net/dante/distinfo @@ -1 +1 @@ -MD5 (dante-1.1.1.tar.gz) = 52eef790392f6fc501b12177735e9a27 +MD5 (dante-1.1.2.tar.gz) = d522a4c2da7c68ef7340e39c642a7ca2 diff --git a/net/dante/pkg-plist b/net/dante/pkg-plist index 0eb04fe35c25..bf3000e739fe 100644 --- a/net/dante/pkg-plist +++ b/net/dante/pkg-plist @@ -8,7 +8,6 @@ lib/libsocks.a lib/libsocks.so lib/libsocks.so.1 sbin/sockd -share/doc/dante/FAQ share/doc/dante/README.msproxy share/doc/dante/README.socksify share/doc/dante/README.survey |