diff options
author | jmallett <jmallett@FreeBSD.org> | 2003-01-27 05:03:08 +0800 |
---|---|---|
committer | jmallett <jmallett@FreeBSD.org> | 2003-01-27 05:03:08 +0800 |
commit | 8dc8f3d4dea64a419d30d32ca462f805ade2cfa3 (patch) | |
tree | 5c3649120d88ddd754fcc62d27137adf45b803f7 /lang/mono/Makefile | |
parent | 2e5b57f10b6c88f9e0c94d4fce41d6465153e42d (diff) | |
download | freebsd-ports-gnome-8dc8f3d4dea64a419d30d32ca462f805ade2cfa3.tar.gz freebsd-ports-gnome-8dc8f3d4dea64a419d30d32ca462f805ade2cfa3.tar.zst freebsd-ports-gnome-8dc8f3d4dea64a419d30d32ca462f805ade2cfa3.zip |
Update to Mono 0.19.
Reviewed by: marcus (mentor)
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 197fe53767e1..13ba239fbeb2 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mono -PORTVERSION= 0.18 +PORTVERSION= 0.19 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/archive/ |