diff options
author | garga <garga@FreeBSD.org> | 2005-12-21 09:23:47 +0000 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2005-12-21 09:23:47 +0000 |
commit | ab158fa7e3b13cad2dc5ab3feb476be6893e79ba (patch) | |
tree | b8ad2b20b3cb8a1093fa844d038336b72d50b210 /net/net6/Makefile | |
parent | c35adc60c8cf56d356427f87cd20ccd2ff505ec0 (diff) | |
download | FreeBSD-ports-ab158fa7e3b13cad2dc5ab3feb476be6893e79ba.zip FreeBSD-ports-ab158fa7e3b13cad2dc5ab3feb476be6893e79ba.tar.gz |
o Update net/net6 to 1.2.1 [1]
o Update devel/obby to 0.3.0 [1]
o Update editors/gobby to 0.3.0 [2]
o Update net/sobby to 0.3.0 [3]
PR: ports/90520
Submitted by: Wesley Shields <wxs@csh.rit.edu> [1] [2],
Andreas Kohn <andreas@syndrom23.de> [3]
Approved by: Andreas Kohn <andreas@syndrom23.de> (maintainer) [1]
Diffstat (limited to 'net/net6/Makefile')
-rw-r--r-- | net/net6/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/net6/Makefile b/net/net6/Makefile index 7e01e6f..036da7e 100644 --- a/net/net6/Makefile +++ b/net/net6/Makefile @@ -6,7 +6,7 @@ # PORTNAME= net6 -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= net devel MASTER_SITES= http://releases.0x539.de/net6/ |