Date: Tue, 28 Oct 2003 01:15:04 -0800 (PST) From: Edwin Groothuis <edwin@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/dns/bind9 Makefile Message-ID: <200310280915.h9S9F40e079262@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
edwin 2003/10/28 01:15:04 PST FreeBSD ports repository Modified files: dns/bind9 Makefile Log: Fix removal of the last digit in the version number issue. [~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3 > [~/cvs/ports/dns/bind9] edwin@k7>pkg_version -t 9.2.3.4 9.2.3,1 < Revision Changes Path 1.55 +1 -0 ports/dns/bind9/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200310280915.h9S9F40e079262>