diff options
author | thierry <thierry@FreeBSD.org> | 2005-06-04 04:42:59 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2005-06-04 04:42:59 +0800 |
commit | 61bb37e9c47a6006dd3ce04058191f493bae0f18 (patch) | |
tree | 9b82409924a50b300cc78975a5639de713d1588d /graphics/cimg/Makefile | |
parent | e099610bf1a481f878f2099706c2d6a8029f38cd (diff) | |
download | freebsd-ports-gnome-61bb37e9c47a6006dd3ce04058191f493bae0f18.tar.gz freebsd-ports-gnome-61bb37e9c47a6006dd3ce04058191f493bae0f18.tar.zst freebsd-ports-gnome-61bb37e9c47a6006dd3ce04058191f493bae0f18.zip |
Upgrade to 1.0.9.
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 1b889d90d29f..34cbaeb88a33 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -6,8 +6,7 @@ # PORTNAME= cimg -DISTVERSION= 1_08 -PORTREVISION= 1 +DISTVERSION= 1-09 CATEGORIES= graphics devel MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |