diff options
Diffstat (limited to 'www/github-release-monitor/Makefile')
-rw-r--r-- | www/github-release-monitor/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/github-release-monitor/Makefile b/www/github-release-monitor/Makefile index fd0bd3ea6bd6..6a6886bea34f 100644 --- a/www/github-release-monitor/Makefile +++ b/www/github-release-monitor/Makefile @@ -1,6 +1,6 @@ PORTNAME= github-release-monitor DISTVERSIONPREFIX= v -DISTVERSION= 1.2.2 +DISTVERSION= 1.3.0 CATEGORIES= www MASTER_SITES= LOCAL/dtxdf/${PORTNAME}/ |