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/ovs | |
parent | 0dc59638333c4aa23df0bbdf30e72e9aee9b4c7b (diff) |
Notes
Diffstat (limited to 'mail/ovs')
-rw-r--r-- | mail/ovs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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/ |