diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2005-11-06 07:36:17 +0000 |
commit | af0d13fec33be8b9faffac93678d71adc4d9fb59 (patch) | |
tree | c2fef74a109584ace690ade47c08747e9e6880b0 /lang/mono | |
parent | 1fd8bf7a0931898d107c7a967a6257e6613f1940 (diff) |
Notes
Diffstat (limited to 'lang/mono')
-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 979f6c30d795..e10288d5acee 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -8,7 +8,7 @@ PORTNAME= mono PORTVERSION= 1.1.8.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= lang MASTER_SITES= http://www.go-mono.com/sources/mono-1.1/ |