diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-20 20:43:23 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2006-02-20 20:43:23 +0000 |
commit | 2aa383c4ecd765535e04e8eba8a625608b808ee4 (patch) | |
tree | 1e0fdcb8eb02c6b2e6b95038d542143a3ac94ae1 /graphics/cimg/Makefile | |
parent | 4e47f32dc776fad7798dd92ffe16f43d5e76c5f5 (diff) |
Upgrade to 1.1.2.
Notes
Notes:
svn path=/head/; revision=156533
Diffstat (limited to 'graphics/cimg/Makefile')
-rw-r--r-- | graphics/cimg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 0043f12bcae2..e4cc7a409486 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cimg -DISTVERSION= 1-11 -PORTREVISION= 2 +DISTVERSION= 1-12 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |