diff options
author | adamw <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
---|---|---|
committer | adamw <adamw@FreeBSD.org> | 2005-03-07 16:41:04 +0000 |
commit | 312dc9e73db05edb7b2a251c3b0859c8864ade45 (patch) | |
tree | a459c3d6f7f38a93b07c23c794778e81ac9c1e5f /graphics/evas/Makefile | |
parent | f069e27e768ad5a172920a4ddc052c55f1f2402c (diff) | |
download | FreeBSD-ports-312dc9e73db05edb7b2a251c3b0859c8864ade45.zip FreeBSD-ports-312dc9e73db05edb7b2a251c3b0859c8864ade45.tar.gz |
Bump PORTREVISION on all ports that received the imlib2 shlib chase.
Diffstat (limited to 'graphics/evas/Makefile')
-rw-r--r-- | graphics/evas/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 4b149d3..7555b26 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -7,6 +7,7 @@ PORTNAME= evas PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= enlightenment |