diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-25 12:25:20 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-25 12:25:20 +0000 |
commit | 98abee9edb0540c0e5785bf0fd5bd4231bf1432a (patch) | |
tree | cf8e12da68ed4185e624adfab46f103771c94682 /devel/ruby-calendar/Makefile | |
parent | cba55abbeb2aa55210110ba08c8eeb29280b73de (diff) |
Notes
Diffstat (limited to 'devel/ruby-calendar/Makefile')
-rw-r--r-- | devel/ruby-calendar/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/devel/ruby-calendar/Makefile b/devel/ruby-calendar/Makefile index 700093689abd..b73de02eca96 100644 --- a/devel/ruby-calendar/Makefile +++ b/devel/ruby-calendar/Makefile @@ -6,13 +6,14 @@ # PORTNAME= calendar -PORTVERSION= 1.11r +PORTVERSION= 1.11.2r +PORTEPOCH= 1 CATEGORIES= devel ruby MASTER_SITES= http://www.funaba.org/archive/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} DIST_SUBDIR= ruby -MAINTAINER= ports@FreeBSD.org +MAINTAINER= nemoliu@gmail.com COMMENT= Ruby modules to handle various calendars USE_RUBY= yes |