diff options
author | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-11-28 20:49:08 +0000 |
---|---|---|
committer | Jimmy Olgeni <olgeni@FreeBSD.org> | 2003-11-28 20:49:08 +0000 |
commit | df43264aa4f1909b4396d80134127c9d09500991 (patch) | |
tree | 27042159777a4a4077e322a28f2562e1a3686072 /lang/erlang-doc/Makefile | |
parent | e08bd0dcc635151f35738c13bf675896a071815f (diff) |
Notes
Diffstat (limited to 'lang/erlang-doc/Makefile')
-rw-r--r-- | lang/erlang-doc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/erlang-doc/Makefile b/lang/erlang-doc/Makefile index 624ca3d6f93d..859a8eb2fa38 100644 --- a/lang/erlang-doc/Makefile +++ b/lang/erlang-doc/Makefile @@ -7,7 +7,7 @@ PORTNAME= erlang-doc PORTVERSION= r9c -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 1 CATEGORIES= lang MASTER_SITES= http://www.erlang.org/doc/r9c/pdf/ \ |