diff options
author | nork <nork@FreeBSD.org> | 2007-01-02 17:17:55 +0800 |
---|---|---|
committer | nork <nork@FreeBSD.org> | 2007-01-02 17:17:55 +0800 |
commit | b7e20ba55db0ec1b59a55e8207c47b9c2a0a0126 (patch) | |
tree | 0d8c2cf202509f942e4b88f4af4e5552949b6ae1 /net/g2ipmsg/Makefile | |
parent | 9c8feea75addb58542e295bd7e4ccaf3d52bc788 (diff) | |
download | freebsd-ports-graphics-b7e20ba55db0ec1b59a55e8207c47b9c2a0a0126.tar.gz freebsd-ports-graphics-b7e20ba55db0ec1b59a55e8207c47b9c2a0a0126.tar.zst freebsd-ports-graphics-b7e20ba55db0ec1b59a55e8207c47b9c2a0a0126.zip |
Update to 0.8.4.
Executive Ordered by: George -Push- Kato <takeharu1219@ybb.ne.jp> (author)
Diffstat (limited to 'net/g2ipmsg/Makefile')
-rw-r--r-- | net/g2ipmsg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index 21de1f32311..52ead026747 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= g2ipmsg -PORTVERSION= 0.8.2 +PORTVERSION= 0.8.4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ |