diff options
author | matthew <matthew@FreeBSD.org> | 2017-06-16 22:26:11 +0800 |
---|---|---|
committer | matthew <matthew@FreeBSD.org> | 2017-06-16 22:26:11 +0800 |
commit | d9e76b83587fea09cb6dfd7181720ab71059da18 (patch) | |
tree | 3bf7ac7e5cef4a4eb0ab63bbdd12962cfd4858bf /www/rt44/Makefile | |
parent | 3af4f599bed3da4fa75d5a8de1ba308bdbd43f0c (diff) | |
download | freebsd-ports-gnome-d9e76b83587fea09cb6dfd7181720ab71059da18.tar.gz freebsd-ports-gnome-d9e76b83587fea09cb6dfd7181720ab71059da18.tar.zst freebsd-ports-gnome-d9e76b83587fea09cb6dfd7181720ab71059da18.zip |
Add security patches from BestPractical in lieu of the upcoming 4.4.2
release.
See: http://lists.bestpractical.com/pipermail/rt-announce/\
2017-June/000297.html
PR: 220031
Approved by: mikael.urankar@gmail.com (maintainer)
MFH: 2017Q2
Security: 7a92e958-5207-11e7-8d7c-6805ca0b3d42
Diffstat (limited to 'www/rt44/Makefile')
-rw-r--r-- | www/rt44/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rt44/Makefile b/www/rt44/Makefile index 4f3153bbf27a..e3ad26ecadd2 100644 --- a/www/rt44/Makefile +++ b/www/rt44/Makefile @@ -2,7 +2,7 @@ PORTNAME= rt DISTVERSION= 4.4.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= http://download.bestpractical.com/pub/rt/release/ PKGNAMESUFFIX= 44 |