diff options
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 |