diff options
author | Niclas Zeising <zeising@FreeBSD.org> | 2018-03-21 16:28:01 +0000 |
---|---|---|
committer | Niclas Zeising <zeising@FreeBSD.org> | 2018-03-21 16:28:01 +0000 |
commit | 54b81244351297062d9297c86633b1f3fd44b6b7 (patch) | |
tree | b510ee57d1f5f5d79e35d98eb7110f389b170fb3 /graphics/imlib2/Makefile | |
parent | 38826dfaf45133e19931604adbf22aead10f44ec (diff) | |
download | ports-54b81244351297062d9297c86633b1f3fd44b6b7.tar.gz ports-54b81244351297062d9297c86633b1f3fd44b6b7.zip |
Notes
Diffstat (limited to 'graphics/imlib2/Makefile')
-rw-r--r-- | graphics/imlib2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index d07970519c34..466c3f485b6a 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= imlib2 -PORTVERSION= 1.5.0 +PORTVERSION= 1.5.1 PORTEPOCH= 2 CATEGORIES= graphics enlightenment MASTER_SITES= SF/enlightenment/imlib2-src/${PORTVERSION} |