diff options
author | olgeni <olgeni@FreeBSD.org> | 2005-06-26 04:26:04 +0800 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2005-06-26 04:26:04 +0800 |
commit | e12133abd977d679939c244fa6da75c70f14e25a (patch) | |
tree | 393886bd2c4b04fa10c7f694f91fd8519808d73b | |
parent | 18975ef4e7916c7894b539a82b360fe60459ca50 (diff) | |
download | freebsd-ports-gnome-e12133abd977d679939c244fa6da75c70f14e25a.tar.gz freebsd-ports-gnome-e12133abd977d679939c244fa6da75c70f14e25a.tar.zst freebsd-ports-gnome-e12133abd977d679939c244fa6da75c70f14e25a.zip |
Fix version number in example.
-rw-r--r-- | lang/erlang/pkg-message | 2 | ||||
-rw-r--r-- | lang/erlang14/pkg-message | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/erlang/pkg-message b/lang/erlang/pkg-message index bb6661e4bce0..d21c2b43ca88 100644 --- a/lang/erlang/pkg-message +++ b/lang/erlang/pkg-message @@ -7,7 +7,7 @@ Installation tips: You can find an emacs mode for Erlang here: - ${LOCALBASE}/lib/erlang/lib/tools-2.4.3/emacs + ${LOCALBASE}/lib/erlang/lib/tools-2.4.4/emacs You may wish to add the following line to /etc/manpath.config: diff --git a/lang/erlang14/pkg-message b/lang/erlang14/pkg-message index bb6661e4bce0..d21c2b43ca88 100644 --- a/lang/erlang14/pkg-message +++ b/lang/erlang14/pkg-message @@ -7,7 +7,7 @@ Installation tips: You can find an emacs mode for Erlang here: - ${LOCALBASE}/lib/erlang/lib/tools-2.4.3/emacs + ${LOCALBASE}/lib/erlang/lib/tools-2.4.4/emacs You may wish to add the following line to /etc/manpath.config: |