diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:53:15 +0000 |
commit | b6160330f7bd38f75018b5d0ad05331781f784fe (patch) | |
tree | 8d6bd333a1b9c51158aaf801d925a6b5ae36a7c3 /net/yaz | |
parent | d24590a24ed941981c40e76d9e13d62aed390d4e (diff) | |
download | pkgsrc-b6160330f7bd38f75018b5d0ad05331781f784fe.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
Diffstat (limited to 'net/yaz')
-rw-r--r-- | net/yaz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/yaz/Makefile b/net/yaz/Makefile index e2c78553c9d..cddfda6974b 100644 --- a/net/yaz/Makefile +++ b/net/yaz/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2006/02/05 23:10:33 joerg Exp $ +# $NetBSD: Makefile,v 1.11 2006/10/04 21:53:19 wiz Exp $ # DISTNAME= yaz-2.1.6 @@ -7,7 +7,7 @@ CATEGORIES= net MASTER_SITES= http://ftp.indexdata.dk/pub/yaz/ MAINTAINER= jwise@NetBSD.org -HOMEPAGE= http://indexdata.dk/yaz +HOMEPAGE= http://indexdata.dk/yaz/ COMMENT= C/C++ toolkit for the development of Z39.50v3/SRW clients and servers USE_LIBTOOL= YES |