diff options
Diffstat (limited to 'dev-db/odbtp')
-rw-r--r-- | dev-db/odbtp/odbtp-1.1.4.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-db/odbtp/odbtp-1.1.4.ebuild b/dev-db/odbtp/odbtp-1.1.4.ebuild index 4a513cecbfe1..03bf137759ef 100644 --- a/dev-db/odbtp/odbtp-1.1.4.ebuild +++ b/dev-db/odbtp/odbtp-1.1.4.ebuild @@ -1,9 +1,9 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2017 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 inherit eutils toolchain-funcs -DESCRIPTION="Fast, efficient TCP/IP protocol for connecting to Win32-based databases from any platform" +DESCRIPTION="Fast, efficient TCP/IP protocol for connecting to Win32-based databases" HOMEPAGE="http://odbtp.sourceforge.net/" SRC_URI="mirror://sourceforge/odbtp/${P}.tar.gz" |