diff options
author | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
---|---|---|
committer | sylvio <sylvio@FreeBSD.org> | 2012-05-08 02:52:09 +0800 |
commit | 233f171f643db2da724dc6c4790a9fc1327c5a94 (patch) | |
tree | 43809ab66de50ddb3f6833df7652cca24caaf54c /mail | |
parent | bf97e95ebb65fe7407d8bc40117f54ed8adde671 (diff) | |
download | freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.gz freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.tar.zst freebsd-ports-gnome-233f171f643db2da724dc6c4790a9fc1327c5a94.zip |
- Chase rrdtool shlib version bump.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/couriergraph/Makefile | 2 | ||||
-rw-r--r-- | mail/mailgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/milter-manager/Makefile | 1 | ||||
-rw-r--r-- | mail/ovs/Makefile | 2 |
4 files changed, 4 insertions, 3 deletions
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index 917dfacdbfaf..dee96be971b4 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= couriergraph PORTVERSION= 20060202 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/couriergraph/ DIST_SUBDIR= ${PORTNAME} diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 9f1a897242cb..825609ff7ac7 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= mailgraph PORTVERSION= 1.14 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old/ diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index f7562c418111..4b8d5e51ef17 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -7,6 +7,7 @@ PORTNAME= milter-manager PORTVERSION= 1.8.2 +PORTREVISION= 1 CATEGORIES= mail ruby MASTER_SITES= SF/${PORTNAME}/${PORTNAME:S/-/%20/}/${PORTVERSION} diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile index c8674cf18c5f..8520e3f3ea37 100644 --- a/mail/ovs/Makefile +++ b/mail/ovs/Makefile @@ -7,7 +7,7 @@ PORTNAME= ovs PORTVERSION= 1.03 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ |