diff options
Diffstat (limited to 'devel/erlang-cowlib/Makefile')
-rw-r--r-- | devel/erlang-cowlib/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/erlang-cowlib/Makefile b/devel/erlang-cowlib/Makefile index 92caba4d52e3..c67aeb280791 100644 --- a/devel/erlang-cowlib/Makefile +++ b/devel/erlang-cowlib/Makefile @@ -1,7 +1,8 @@ # $FreeBSD$ PORTNAME= cowlib -PORTVERSION= 1.3.0 +PORTVERSION= 1.0.0 +PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= erlang- |