diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-13 05:06:28 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2005-02-13 05:06:28 +0800 |
commit | cb84914dadf6577199b13a98b4caa4c8db1db753 (patch) | |
tree | b8c023c50a827afce3a741725b086b69f62522fb | |
parent | f82edc6e4ef0f08a3e784f07a4ece6eb33371746 (diff) | |
download | marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar.gz marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar.bz2 marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar.lz marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar.xz marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.tar.zst marcuscom-ports-cb84914dadf6577199b13a98b4caa4c8db1db753.zip |
s/epiphany/yelp/ in the pre-everything message.
Reported by: sajd on #freebsd-gnome
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3645 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | x11/yelp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile index 56ad2d443..36261c3d7 100644 --- a/x11/yelp/Makefile +++ b/x11/yelp/Makefile @@ -66,7 +66,7 @@ USE_GCC= 3.4 pre-everything:: @${ECHO_MSG} "" - @${ECHO_MSG} " By default epiphany uses www/mozilla for html rendering, but you can" + @${ECHO_MSG} " By default yelp uses www/mozilla for html rendering, but you can" @${ECHO_MSG} " change this by defining WITH_MOZILLA to one of the following values:" @${ECHO_MSG} @${ECHO_MSG} " mozilla-devel " |