diff options
author | gblach <gblach@FreeBSD.org> | 2013-11-08 00:00:45 +0800 |
---|---|---|
committer | gblach <gblach@FreeBSD.org> | 2013-11-08 00:00:45 +0800 |
commit | d5104077b4ef5894e99e705cdda3610778ff5767 (patch) | |
tree | 6b1533a18e0369bef51504fe5f51d868fb7211bb /graphics/evas-engine-x11/Makefile | |
parent | 1d33aa43dd6a04f03216c43dfd17410967b5b9a6 (diff) | |
download | freebsd-ports-gnome-d5104077b4ef5894e99e705cdda3610778ff5767.tar.gz freebsd-ports-gnome-d5104077b4ef5894e99e705cdda3610778ff5767.tar.zst freebsd-ports-gnome-d5104077b4ef5894e99e705cdda3610778ff5767.zip |
- Update EFL to 1.7.9
- Update Enlightenment to 0.17.5
Diffstat (limited to 'graphics/evas-engine-x11/Makefile')
-rw-r--r-- | graphics/evas-engine-x11/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/evas-engine-x11/Makefile b/graphics/evas-engine-x11/Makefile index c7d50729f76a..93a4391dcfff 100644 --- a/graphics/evas-engine-x11/Makefile +++ b/graphics/evas-engine-x11/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= engine-x11 -PORTVERSION= 1.7.8 +PORTVERSION= 1.7.9 CATEGORIES= graphics enlightenment MASTER_SITES= http://download.enlightenment.org/releases/ \ LOCAL/gblach/e17/ |