diff options
author | Koop Mast <kwm@FreeBSD.org> | 2009-08-02 22:39:54 +0800 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2009-08-02 22:39:54 +0800 |
commit | 69abdb3baeae1afaf8e6903c9231498e5737f31c (patch) | |
tree | d7d7618963feb34df1ac63355c02db174198d051 /net-im/farsight2 | |
parent | 0a0169411ebef9cb5243527805cd11a39c855abe (diff) | |
download | freebsd-ports-gnome-69abdb3baeae1afaf8e6903c9231498e5737f31c.tar.gz freebsd-ports-gnome-69abdb3baeae1afaf8e6903c9231498e5737f31c.tar.zst freebsd-ports-gnome-69abdb3baeae1afaf8e6903c9231498e5737f31c.zip |
Fix farsight2 update. Bump PORTVERSION to correct version noted in distfiles.
Diffstat (limited to 'net-im/farsight2')
-rw-r--r-- | net-im/farsight2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net-im/farsight2/Makefile b/net-im/farsight2/Makefile index fe8d28b562e9..ef303931b819 100644 --- a/net-im/farsight2/Makefile +++ b/net-im/farsight2/Makefile @@ -6,8 +6,7 @@ # PORTNAME= farsight2 -PORTVERSION= 0.0.12 -PORTREVISION= 2 +PORTVERSION= 0.0.13 CATEGORIES= net-im devel MASTER_SITES= http://farsight.freedesktop.org/releases/farsight2/ |