diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /graphics/ocre | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) | |
download | freebsd-ports-gnome-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.gz freebsd-ports-gnome-630ca2285fa5e6de5891053bc2133d1d69c5385a.tar.zst freebsd-ports-gnome-630ca2285fa5e6de5891053bc2133d1d69c5385a.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'graphics/ocre')
-rw-r--r-- | graphics/ocre/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/ocre/Makefile b/graphics/ocre/Makefile index f6d0ec6cfb5a..75d2ee5b24f8 100644 --- a/graphics/ocre/Makefile +++ b/graphics/ocre/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocre PORTVERSION= 0.034 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= ftp://lem.eui.upm.es/pub/ocre/ DISTNAME= ${PORTNAME}_v${PORTVERSION:S/./_/} |