diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /graphics/gle-graphics | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz ports-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Notes
Diffstat (limited to 'graphics/gle-graphics')
-rw-r--r-- | graphics/gle-graphics/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gle-graphics/Makefile b/graphics/gle-graphics/Makefile index d2e10558a1d5..44888bd91d06 100644 --- a/graphics/gle-graphics/Makefile +++ b/graphics/gle-graphics/Makefile @@ -7,7 +7,7 @@ PORTNAME= gle-graphics PORTVERSION= 4.0.12 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics print MASTER_SITES= SF/glx/gle4%20%28Current%20Active%20Version%29/${PORTVERSION} DISTNAME= GLE-${PORTVERSION}-src |