diff options
Diffstat (limited to 'mail/rubygem-exception_notification/Makefile')
-rw-r--r-- | mail/rubygem-exception_notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-exception_notification/Makefile b/mail/rubygem-exception_notification/Makefile index df1b819d58a2..59f0fee4cc0a 100644 --- a/mail/rubygem-exception_notification/Makefile +++ b/mail/rubygem-exception_notification/Makefile @@ -1,11 +1,11 @@ PORTNAME= exception_notification -PORTVERSION= 5.0.0 +PORTVERSION= 5.0.1 CATEGORIES= mail rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Exception notification for Rails apps -WWW= https://github.com/smartinez87/exception_notification +WWW= https://github.com/kmcphillips/exception_notification LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE |