diff options
-rw-r--r-- | postgresql.eselect | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/postgresql.eselect b/postgresql.eselect index 58527eb..6468ab6 100644 --- a/postgresql.eselect +++ b/postgresql.eselect @@ -6,7 +6,7 @@ inherit config multilib DESCRIPTION="Manage active PostgreSQL client applications and libraries" MAINTAINER="pgsql-bugs@gentoo.org" -VERSION="1.2.1" +VERSION="1.3" # Global Data B_PATH="${EROOT%/}/usr" @@ -303,7 +303,7 @@ do_update() { # In case all slots have been unmerged if [[ ${index} -eq 0 ]] ; then write_warning_msg "No slots found!" - write_warning_msg "Removing files (Control-C to abort) in..." + write_warning_msg "Removing links (Control-C to abort) in..." local i=6 while [[ $[i--] -gt 0 ]] ; do echo -n " $i" |