diff options
author | rm <rm@FreeBSD.org> | 2013-06-03 16:41:07 +0800 |
---|---|---|
committer | rm <rm@FreeBSD.org> | 2013-06-03 16:41:07 +0800 |
commit | d8431947fb547c6dd32e8106d36b7cca90235e73 (patch) | |
tree | af5730fbd6b86dffce35054a63a21eb97fea7527 /www | |
parent | a318fc4d188dd3a7d9d3a9ad0a0a0e36960bcc0d (diff) | |
download | freebsd-ports-gnome-d8431947fb547c6dd32e8106d36b7cca90235e73.tar.gz freebsd-ports-gnome-d8431947fb547c6dd32e8106d36b7cca90235e73.tar.zst freebsd-ports-gnome-d8431947fb547c6dd32e8106d36b7cca90235e73.zip |
- update to 2.8.3
- pass maintainership to submitter because of continuing timeouts
- chase the update in dependend ports
PR: 178717
Submitted by: Veniamin Gvozdikov <g.veniamin@googlemail.com>
Approved by: maintainer timeout (17 days)
Diffstat (limited to 'www')
-rw-r--r-- | www/cas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/cas/Makefile b/www/cas/Makefile index cc07cfa3910e..4351081ca64d 100644 --- a/www/cas/Makefile +++ b/www/cas/Makefile @@ -3,6 +3,7 @@ PORTNAME= cas PORTVERSION= 3.5.6 +PORTREVISION= 1 CATEGORIES= www devel MASTER_SITES= http://cas.havoc.ru/download/ |