diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-03 20:01:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-12-03 20:01:03 +0000 |
commit | 0e8c3bf1b3355f31f91050a7688e279773337709 (patch) | |
tree | 72ee6aa2d03e2ab257ed3e126ec4663aea57b48c /x11-toolkits/libgdiplus | |
parent | 0a05e4fe4df1b58b760538a27ee6415673a4f946 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/libgdiplus')
-rw-r--r-- | x11-toolkits/libgdiplus/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/libgdiplus/Makefile b/x11-toolkits/libgdiplus/Makefile index 9383ea05b4aa..e0014260ba05 100644 --- a/x11-toolkits/libgdiplus/Makefile +++ b/x11-toolkits/libgdiplus/Makefile @@ -3,6 +3,7 @@ PORTNAME= libgdiplus PORTVERSION= 3.12 +PORTREVISION= 1 CATEGORIES= x11-toolkits MASTER_SITES= http://download.mono-project.com/sources/${PORTNAME}/ |