diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-20 14:25:28 +0000 |
commit | 74a55f2347fa21d2d50d7b9168d3e53e95494163 (patch) | |
tree | 467534be0946d8479a2c6685770cf4fdf3c4ccb5 /graphics/devil | |
parent | 7342fda5f548d445d55518bec36d7345715b4075 (diff) | |
download | ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.tar.gz ports-74a55f2347fa21d2d50d7b9168d3e53e95494163.zip |
Notes
Diffstat (limited to 'graphics/devil')
-rw-r--r-- | graphics/devil/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/devil/Makefile b/graphics/devil/Makefile index f76b7359bc34..046c0d83751f 100644 --- a/graphics/devil/Makefile +++ b/graphics/devil/Makefile @@ -4,7 +4,7 @@ PORTNAME= devil PORTVERSION= 1.7.8 PORTEPOCH= 1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= graphics MASTER_SITES= SF/openil/DevIL/${PORTVERSION} DISTNAME= DevIL-${PORTVERSION} |