diff options
author | 2008-09-05 19:36:34 +0000 | |
---|---|---|
committer | 2008-09-05 19:36:34 +0000 | |
commit | 7229ae09207fde6530aa45ff9f5dad4a7f875184 (patch) | |
tree | 4d030ea46bbdc0af32902d1eddabba49f0241676 /www-client/conkeror/conkeror-9999.ebuild | |
parent | add a DESCRIPTION (diff) | |
download | emacs-7229ae09207fde6530aa45ff9f5dad4a7f875184.tar.gz emacs-7229ae09207fde6530aa45ff9f5dad4a7f875184.tar.bz2 emacs-7229ae09207fde6530aa45ff9f5dad4a7f875184.zip |
Fix a typo.
svn path=/emacs-overlay/; revision=1150
Diffstat (limited to 'www-client/conkeror/conkeror-9999.ebuild')
-rw-r--r-- | www-client/conkeror/conkeror-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www-client/conkeror/conkeror-9999.ebuild b/www-client/conkeror/conkeror-9999.ebuild index 544b6d8..766e119 100644 --- a/www-client/conkeror/conkeror-9999.ebuild +++ b/www-client/conkeror/conkeror-9999.ebuild @@ -4,7 +4,7 @@ inherit git -DESCRIPTION="Webbrowser based on Gecko enginge, inspired by Emacs" +DESCRIPTION="Webbrowser based on Gecko engine, inspired by Emacs" HOMEPAGE="http://conkeror.org" SRC_URI="" EGIT_REPO_URI="git://repo.or.cz/conkeror.git" |