diff options
Diffstat (limited to 'app-office/mdbtools/mdbtools-0.7.1-r2.ebuild')
-rw-r--r-- | app-office/mdbtools/mdbtools-0.7.1-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild index 0abd162ead51..5b558885e1e8 100644 --- a/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild +++ b/app-office/mdbtools/mdbtools-0.7.1-r2.ebuild @@ -8,7 +8,7 @@ AUTOTOOLS_AUTORECONF=1 AUTOTOOLS_IN_SOURCE_BUILD=1 # needed for proper man generation inherit autotools-utils -DESCRIPTION="A set of libraries and utilities for reading Microsoft Access database (MDB) files" +DESCRIPTION="Set of libraries and utilities for reading Microsoft Access database (MDB) files" HOMEPAGE="http://mdbtools.sourceforge.net" SRC_URI="https://github.com/brianb/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" |