diff options
author | thierry <thierry@FreeBSD.org> | 2015-03-12 05:25:34 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2015-03-12 05:25:34 +0800 |
commit | 4902a48559767f6a88461611118a63d9cae79592 (patch) | |
tree | f7b87c533cde6adf33c4dd651ca760e2e7bc0780 /www/tt-rss/Makefile | |
parent | 8ee2aa5eb594be89b07f101234347de176695126 (diff) | |
download | freebsd-ports-gnome-4902a48559767f6a88461611118a63d9cae79592.tar.gz freebsd-ports-gnome-4902a48559767f6a88461611118a63d9cae79592.tar.zst freebsd-ports-gnome-4902a48559767f6a88461611118a63d9cae79592.zip |
Refresh.
Diffstat (limited to 'www/tt-rss/Makefile')
-rw-r--r-- | www/tt-rss/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/tt-rss/Makefile b/www/tt-rss/Makefile index 6b1d8875fe6e..094297360e1b 100644 --- a/www/tt-rss/Makefile +++ b/www/tt-rss/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tt-rss -PORTVERSION= 1.15.3.150208 +PORTVERSION= 1.15.3.150311 CATEGORIES= www MAINTAINER= thierry@FreeBSD.org @@ -14,7 +14,7 @@ USE_GITHUB= yes GH_ACCOUNT= gothfox GH_PROJECT= Tiny-Tiny-RSS GH_TAGNAME= ${GH_COMMIT} -GH_COMMIT= 4ca621a +GH_COMMIT= 96ab1bd NO_BUILD= yes NO_ARCH= yes |