diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-12-21 18:40:15 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-12-21 18:40:15 +0000 |
commit | cc31c91465b56789b1012db6d3c1a6af451cecee (patch) | |
tree | 66ca3f868b206f173c6d7ad54bf6fab79a986278 /devel/ruby-thrift | |
parent | eaa6e7aadeb7da51aba2f8b27ff026bf659624c0 (diff) |
Notes
Diffstat (limited to 'devel/ruby-thrift')
-rw-r--r-- | devel/ruby-thrift/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/ruby-thrift/Makefile b/devel/ruby-thrift/Makefile index cd1463e64420..a63f9e509e9a 100644 --- a/devel/ruby-thrift/Makefile +++ b/devel/ruby-thrift/Makefile @@ -6,7 +6,8 @@ # PORTNAME= thrift -PORTVERSION= 20090622 +PORTVERSION= 0.2.0 +PORTEPOCH= 1 CATEGORIES= devel PKGNAMEPREFIX= ruby- DISTFILES= |