diff options
author | romain <romain@FreeBSD.org> | 2011-10-09 07:13:36 +0800 |
---|---|---|
committer | romain <romain@FreeBSD.org> | 2011-10-09 07:13:36 +0800 |
commit | 125d6523fa24f9d6ac00b2673f520b6e8e250dcb (patch) | |
tree | caac8cef99ab836bb66c427e78f94290e53da910 /lang/mono/Makefile | |
parent | 60b7dccdfbd79dd1e1712535c23a02bdefe6d9be (diff) | |
download | freebsd-ports-gnome-125d6523fa24f9d6ac00b2673f520b6e8e250dcb.tar.gz freebsd-ports-gnome-125d6523fa24f9d6ac00b2673f520b6e8e250dcb.tar.zst freebsd-ports-gnome-125d6523fa24f9d6ac00b2673f520b6e8e250dcb.zip |
Update to 2.10.6.
Diffstat (limited to 'lang/mono/Makefile')
-rw-r--r-- | lang/mono/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index cb7dffa7692c..234b3ad51583 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mono -PORTVERSION= 2.10.5 +PORTVERSION= 2.10.6 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ |