diff options
author | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-12-25 20:54:41 +0000 |
commit | e7537bff09a3a3bd7cf9af85638233cbafd82629 (patch) | |
tree | d10f07c67e87e0e03ad94450d5e19513f9a146eb /graphics/zint/Makefile | |
parent | c8213a0a52ca97601851895b000dbe7deb246ae3 (diff) | |
download | FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.zip FreeBSD-ports-e7537bff09a3a3bd7cf9af85638233cbafd82629.tar.gz |
Bump portrevision after png update
Diffstat (limited to 'graphics/zint/Makefile')
-rw-r--r-- | graphics/zint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/zint/Makefile b/graphics/zint/Makefile index 3bdd990..ee8aa36 100644 --- a/graphics/zint/Makefile +++ b/graphics/zint/Makefile @@ -3,7 +3,7 @@ PORTNAME= zint PORTVERSION= 2.4.3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ |