--- Portfile	2006-11-01 17:40:01.000000000 +0100
+++ Portfile	2007-08-01 23:08:27.000000000 +0200
@@ -3,21 +3,20 @@
 PortSystem 1.0
 
 name		libssh
-version		0.11
-categories	devel security
+version		0.2
+epoch		1
+categories	devel security net
 maintainers	ron@oneinsane.net
 description	an SSH library
 long_description	The ssh library was designed to be used by \
 			programmers needing a working SSH implementation \
 			by the mean of a library.
 
-homepage	http://0xbadc0de.be/?part=libssh
+homepage	http://0xbadc0de.be/wiki/libssh:libssh
 master_sites	http://www.0xbadc0de.be/libssh
 extract.suffix	.tgz
-checksums	md5 ad703c4702646c83ca4fcace92c220d3 \
-		sha1 307430249ded90332c4ec77a264913b3bc93a648 \
-		rmd160 69c2cc00becb84a62555fe884345398f155815a4
+checksums	md5 8a76c03579a3e27046e6bafe88ffd171 \
+		sha1 bde7652da5a0f79127c3d5e4b9383d3a07619344 \
+		rmd160 29b5d109f7962daa1f5e38197ff75b9603a39873
 
-patchfiles	patch-Makefile.in.diff \
-		patch-libssh-Makefile.in.diff \
-		patch-sample.c.diff
+depends_lib	port:openssl port:zlib

