diff options
author | Romain Tartière <romain@FreeBSD.org> | 2014-06-25 09:40:15 +0000 |
---|---|---|
committer | Romain Tartière <romain@FreeBSD.org> | 2014-06-25 09:40:15 +0000 |
commit | c7582fa9c3f6bce74f6bf08a0ab2b3c9e63d772a (patch) | |
tree | ed77ca5b9fdc70e96d0d109a28d9c05dcccb1d5d /lang/mono/Makefile | |
parent | 21a7c0265de9c61f174df610e63b13ebe0ce9fcf (diff) |
Notes
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 952a69c814a1..0c21464080a6 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -3,7 +3,7 @@ PORTNAME= mono PORTVERSION= 3.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= lang MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ |