Index: ossp-pkg/iselect/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/iselect/Makefile.in,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/iselect/Makefile.in,v' 2>/dev/null --- Makefile.in 2004/09/11 15:18:49 1.3 +++ Makefile.in 2004/09/11 15:24:05 1.4 @@ -59,7 +59,7 @@ sed -e "s/Version .*(.*)/Version $$V/g" iselect_readme.txt.n && mv iselect_readme.txt.n iselect_readme.txt _TARBALL = \ - $(SHTOOL) tarball -o $${NAME}.tar.gz -d $${NAME} -u rse -g en \ + $(SHTOOL) tarball -o $${NAME}.tar.gz -d $${NAME} -u ossp -g iselect \ -e 'CVS,\.cvsignore,\.configure,\.\#.*,\.[ao]$$' -c 'gzip --best' . dist: distclean fixperm Index: ossp-pkg/iselect/configure.in RCS File: /v/ossp/cvs/ossp-pkg/iselect/configure.in,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/iselect/configure.in,v' 2>/dev/null --- configure.in 2004/09/11 15:18:49 1.3 +++ configure.in 2004/09/11 15:24:05 1.4 @@ -102,7 +102,3 @@ ,dnl )dnl -echo "" -echo "Now please type 'make' to compile. Good luck." -echo "" - Index: ossp-pkg/iselect/iselect.1 RCS File: /v/ossp/cvs/ossp-pkg/iselect/iselect.1,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/iselect/iselect.1,v' 2>/dev/null --- iselect.1 2004/09/11 15:19:59 1.4 +++ iselect.1 2004/09/11 15:24:05 1.5 @@ -366,5 +366,5 @@ .SH "SEE ALSO" .IX Header "SEE ALSO" .Vb 1 -\& iSelect Home: http://www.engelschall.com/sw/iselect/ +\& iSelect Home: http://www.ossp.org/pkg/tool/iselect/ .Ve