diff options
author | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
---|---|---|
committer | Bryan Drewery <bdrewery@FreeBSD.org> | 2012-12-13 18:35:52 +0000 |
commit | d17cde632864dc6df336bb9cebbe2949f431a6cd (patch) | |
tree | b830c6c02e309d9ed902a96eb7c1ea446ae4bf1a /graphics | |
parent | a5bd415ea6996c779264aecf61c2e648e06ba4db (diff) | |
download | ports-d17cde632864dc6df336bb9cebbe2949f431a6cd.tar.gz ports-d17cde632864dc6df336bb9cebbe2949f431a6cd.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autotrace/Makefile | 2 | ||||
-rw-r--r-- | graphics/npretty/Makefile | 8 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 1 | ||||
-rw-r--r-- | graphics/py-wand/Makefile | 1 | ||||
-rw-r--r-- | graphics/zbar/Makefile | 4 |
5 files changed, 7 insertions, 9 deletions
diff --git a/graphics/autotrace/Makefile b/graphics/autotrace/Makefile index 6924a25ad32b..3b407e2822f1 100644 --- a/graphics/autotrace/Makefile +++ b/graphics/autotrace/Makefile @@ -3,7 +3,7 @@ PORTNAME= autotrace PORTVERSION= 0.31.1 -PORTREVISION= 22 +PORTREVISION= 23 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/AutoTrace/${PORTVERSION} diff --git a/graphics/npretty/Makefile b/graphics/npretty/Makefile index fb48155e07a6..54d0a49a234b 100644 --- a/graphics/npretty/Makefile +++ b/graphics/npretty/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: npretty -# Date created: 11 October 2006 -# Whom: Peter Ankerstal <peter@pean.org> -# +# Created by: Peter Ankerstal <peter@pean.org> # $FreeBSD$ -# PORTNAME= npretty PORTVERSION= 0.9.3 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= http://www.pulia.nu/code/projects/npretty/ \ ${MASTER_SITE_LOCAL:S@%SUBDIR%@gabor@} diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index ee6b44d05a7c..8f0e24069417 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -3,6 +3,7 @@ PORTNAME= pstoedit PORTVERSION= 3.61 +PORTREVISION= 1 CATEGORIES= graphics print MASTER_SITES= SF diff --git a/graphics/py-wand/Makefile b/graphics/py-wand/Makefile index 906f46dc99f4..d202a8714f1b 100644 --- a/graphics/py-wand/Makefile +++ b/graphics/py-wand/Makefile @@ -2,6 +2,7 @@ PORTNAME= Wand PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile index bee611f7e4ae..601f535d5096 100644 --- a/graphics/zbar/Makefile +++ b/graphics/zbar/Makefile @@ -1,9 +1,9 @@ +# Created by: Oliver Heesakkers <dev2@heesakkers.info> # $FreeBSD$ -# Created by: Oliver Heesakkers <dev2@heesakkers.info> PORTNAME= zbar PORTVERSION= 0.10 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= SF |