diff options
author | demon <demon@FreeBSD.org> | 2016-07-01 17:16:32 +0800 |
---|---|---|
committer | demon <demon@FreeBSD.org> | 2016-07-01 17:16:32 +0800 |
commit | 68738768bdc461072f8097fe171d46240f15798a (patch) | |
tree | fb91bbdf5f2362e7343bc870e587ed46c3085a7e /www/calamaris/Makefile | |
parent | 5d671cd4de7ac954ee5db4585b39f7b880236dd4 (diff) | |
download | freebsd-ports-gnome-68738768bdc461072f8097fe171d46240f15798a.tar.gz freebsd-ports-gnome-68738768bdc461072f8097fe171d46240f15798a.tar.zst freebsd-ports-gnome-68738768bdc461072f8097fe171d46240f15798a.zip |
Understand log format produced by new versions of squid.
Submitted by: Dimitris Kalogeras <D.Kalogeras@noc.ntua.gr>
Diffstat (limited to 'www/calamaris/Makefile')
-rw-r--r-- | www/calamaris/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/calamaris/Makefile b/www/calamaris/Makefile index 9f796736d930..29b4d844818f 100644 --- a/www/calamaris/Makefile +++ b/www/calamaris/Makefile @@ -3,7 +3,7 @@ PORTNAME= calamaris PORTVERSION= 2.59 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www textproc MASTER_SITES= http://cord.de/files/calamaris/ |