diff options
Diffstat (limited to 'www/tt-rss/Makefile')
-rw-r--r-- | www/tt-rss/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index c7e82639c98b..6e18e7db1940 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org @@ -14,7 +13,7 @@ LICENSE= GPLv2 USE_GITHUB= yes GH_ACCOUNT= gothfox GH_PROJECT= Tiny-Tiny-RSS -GH_COMMIT= a983a82 +GH_COMMIT= 1725817 NO_BUILD= yes NO_ARCH= yes |