diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-21 01:04:43 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-03-21 01:04:43 +0000 |
commit | e0e1a7bd33dcc2f8b2742679c079839199a20a70 (patch) | |
tree | b787ba4cdc0da872f93e2aaa9047b403c8333eef | |
parent | Update port to 4.7b (diff) |
Update port to 1.1.1
PR: 17475
Submitted by: Maintainer
Notes
Notes:
svn path=/head/; revision=26885
-rw-r--r-- | net/dante/Makefile | 5 | ||||
-rw-r--r-- | net/dante/distinfo | 2 | ||||
-rw-r--r-- | net/dante/pkg-plist | 1 |
3 files changed, 4 insertions, 4 deletions
diff --git a/net/dante/Makefile b/net/dante/Makefile index 3eb7aeeceead..6eb0e87e6326 100644 --- a/net/dante/Makefile +++ b/net/dante/Makefile @@ -1,13 +1,12 @@ # Ports collection makefile for: Dante -# Version required: 1.1.0 +# Version required: 1.1.1 # Date created: 20 October 1999 # Whom: Anders Nordby <anders@fix.no> # # $FreeBSD$ # -DISTNAME= dante-1.1.1-pre1 -PKGNAME= dante-1.1.1 +DISTNAME= dante-1.1.1 CATEGORIES= security net MASTER_SITES= ftp://ftp.inet.no/pub/socks/ \ http://www.freenix.no/~anders/ \ diff --git a/net/dante/distinfo b/net/dante/distinfo index 32bcca5a04a1..539defc799db 100644 --- a/net/dante/distinfo +++ b/net/dante/distinfo @@ -1 +1 @@ -MD5 (dante-1.1.1-pre1.tar.gz) = 3f648d5f9edc91ad39d711db02a9f3ec +MD5 (dante-1.1.1.tar.gz) = 52eef790392f6fc501b12177735e9a27 diff --git a/net/dante/pkg-plist b/net/dante/pkg-plist index 6454f4676e71..0eb04fe35c25 100644 --- a/net/dante/pkg-plist +++ b/net/dante/pkg-plist @@ -1,6 +1,7 @@ bin/socksify etc/sockd.conf.example etc/socks.conf.example +lib/libdsocks.a lib/libdsocks.so lib/libdsocks.so.1 lib/libsocks.a |