diff options
author | demon <demon@FreeBSD.org> | 2003-05-08 15:16:39 +0000 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2003-05-08 15:16:39 +0000 |
commit | 534dc7e9c75db1f794c46932e4c0ce1b0ef948b3 (patch) | |
tree | cc71550c157b270f3fe683cd14060117a1745747 | |
parent | 38b2de037908e49e3a2a594a6cd1053b4a282120 (diff) | |
download | FreeBSD-ports-534dc7e9c75db1f794c46932e4c0ce1b0ef948b3.zip FreeBSD-ports-534dc7e9c75db1f794c46932e4c0ce1b0ef948b3.tar.gz |
Update to version 2.0.2
-rw-r--r-- | net/yaz/Makefile | 6 | ||||
-rw-r--r-- | net/yaz/distinfo | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index ee850f6..5f8d4e9 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -6,7 +6,7 @@ # PORTNAME= yaz -PORTVERSION= 2.0 +PORTVERSION= 2.0.2 CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ @@ -22,8 +22,8 @@ CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" INSTALLS_SHLIB= yes -MAN1= yaz-client-ssl.1 yaz-client.1 yaz-config.1 zoomsh.1 +MAN1= yaz-client-ssl.1 yaz-client.1 zoomsh.1 MAN7= yaz.7 -MAN8= yaz-ztest-ssl.8 yaz-ztest.8 +MAN8= yaz-config.8 yaz-ztest-ssl.8 yaz-ztest.8 .include <bsd.port.mk> diff --git a/net/yaz/distinfo b/net/yaz/distinfo index f9cd181..a306b26 100644 --- a/net/yaz/distinfo +++ b/net/yaz/distinfo @@ -1 +1 @@ -MD5 (yaz-2.0.tar.gz) = a7eedde511d7e5356405425376151485 +MD5 (yaz-2.0.2.tar.gz) = b77dabbfba66b61e573f0e5dca455e3a |