diff options
author | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-27 20:59:06 +0800 |
---|---|---|
committer | gusi <gusi@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-10-27 20:59:06 +0800 |
commit | c0a6269dfa72249d7724273551b455f3428cda90 (patch) | |
tree | 44e7142042a740b46f643051eb6ce761092c87c6 | |
parent | 0c4e2e209193a565b8e33eeb12cb5fc22d9d0be9 (diff) | |
download | marcuscom-ports-c0a6269dfa72249d7724273551b455f3428cda90.tar.gz marcuscom-ports-c0a6269dfa72249d7724273551b455f3428cda90.tar.zst marcuscom-ports-c0a6269dfa72249d7724273551b455f3428cda90.zip |
Portrevision bump that got lost when enabling egl
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20024 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r-- | graphics/cogl/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/cogl/Makefile b/graphics/cogl/Makefile index 21bd45116..254742697 100644 --- a/graphics/cogl/Makefile +++ b/graphics/cogl/Makefile @@ -1,9 +1,10 @@ # Created by: Martin Wilke <miwi@FreeBSD.org> # $FreeBSD$ -# $MCom: ports-experimental/trunk/graphics/cogl/Makefile 19235 2014-03-23 07:26:21Z kwm $ +# $MCom$ PORTNAME= cogl PORTVERSION= 1.18.2 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= GNOME |