diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-01-09 15:36:43 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2007-01-09 15:36:43 +0000 |
commit | 565cf42a04decdbd3daaab20c4d003a55478e5ca (patch) | |
tree | 4c0f9819696a516723ce26234e5ac364c9982dc4 /net/g2ipmsg/Makefile | |
parent | b26b7a7eb62895b63f0ee4fc68495f6ebf4214b8 (diff) | |
download | ports-565cf42a04decdbd3daaab20c4d003a55478e5ca.tar.gz ports-565cf42a04decdbd3daaab20c4d003a55478e5ca.zip |
o Update to 0.8.6.
o Add official master site.
Executive Ordered by: George -Push- Kato <takeharu1219@ybb.ne.jp> (author)
Notes
Notes:
svn path=/head/; revision=181867
Diffstat (limited to 'net/g2ipmsg/Makefile')
-rw-r--r-- | net/g2ipmsg/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net/g2ipmsg/Makefile b/net/g2ipmsg/Makefile index 52ead0267476..0db586de0d5d 100644 --- a/net/g2ipmsg/Makefile +++ b/net/g2ipmsg/Makefile @@ -6,9 +6,10 @@ # PORTNAME= g2ipmsg -PORTVERSION= 0.8.4 +PORTVERSION= 0.8.6 CATEGORIES= net gnome -MASTER_SITES= ${MASTER_SITE_LOCAL} \ +MASTER_SITES= http://www.ipmsg.org/archive/ \ + ${MASTER_SITE_LOCAL} \ http://people.FreeBSD.org/~nork/distfiles/ MASTER_SITE_SUBDIR= nork DIST_SUBDIR= gnome2 |