diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-06-24 12:34:56 +0000 |
commit | c1dece6a009e9b57e611123cd164208deb736bd9 (patch) | |
tree | 5dd04ecc7a578ba57170745364311f0b49d21b8e /mail | |
parent | 0dc59638333c4aa23df0bbdf30e72e9aee9b4c7b (diff) | |
download | ports-c1dece6a009e9b57e611123cd164208deb736bd9.tar.gz ports-c1dece6a009e9b57e611123cd164208deb736bd9.zip |
Notes
Diffstat (limited to 'mail')
-rw-r--r-- | mail/couriergraph/Makefile | 1 | ||||
-rw-r--r-- | mail/mailgraph/Makefile | 2 | ||||
-rw-r--r-- | mail/ovs/Makefile | 2 |
3 files changed, 3 insertions, 2 deletions
diff --git a/mail/couriergraph/Makefile b/mail/couriergraph/Makefile index 759cfe659372..be8821412dbc 100644 --- a/mail/couriergraph/Makefile +++ b/mail/couriergraph/Makefile @@ -7,6 +7,7 @@ PORTNAME= couriergraph PORTVERSION= 20060202 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/couriergraph/ DIST_SUBDIR= ${PORTNAME} diff --git a/mail/mailgraph/Makefile b/mail/mailgraph/Makefile index 5b4e8f0f33b1..16503402cb97 100644 --- a/mail/mailgraph/Makefile +++ b/mail/mailgraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= mailgraph PORTVERSION= 1.14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= http://mailgraph.schweikert.ch/pub/ \ http://mailgraph.schweikert.ch/pub/old/ diff --git a/mail/ovs/Makefile b/mail/ovs/Makefile index e0f6175cab8b..04c0c599095d 100644 --- a/mail/ovs/Makefile +++ b/mail/ovs/Makefile @@ -7,7 +7,7 @@ PORTNAME= ovs PORTVERSION= 1.02 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail MASTER_SITES= ftp://ftp.oav.net/openvisp/stats/ |