Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_online-server/Makefile.common,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/pkgtools/pkg_online-server/Makefile.common,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.7 retrieving revision 1.8 diff -u -p -r1.7 -r1.8 --- pkgsrc/pkgtools/pkg_online-server/Makefile.common 2012/09/11 23:19:37 1.7 +++ pkgsrc/pkgtools/pkg_online-server/Makefile.common 2012/11/25 20:51:03 1.8 @@ -1,12 +1,13 @@ -# $NetBSD: Makefile.common,v 1.7 2012/09/11 23:19:37 asau Exp $ +# $NetBSD: Makefile.common,v 1.8 2012/11/25 20:51:03 cheusov Exp $ # # used by pkgtools/pkg_online-client/Makefile # used by pkgtools/pkg_online-server/Makefile DISTNAME= pkg_online-${VERSION} -MASTER_SITES= http://mova.org/~cheusov/pub/pkg_online/ +MASTER_SITES= http://mova.org/~cheusov/pub/pkg_online/ \ + ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/pkg_online/ -VERSION= 0.13.0 +VERSION= 0.13.1 HOMEPAGE= http://mova.org/~cheusov/pub/pkg_online/ COMMENT= Client/Server package searcher for pkgsrc