diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 05:43:23 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-02-27 05:43:23 +0000 |
commit | 982d62bcec047b17f32697265487a4232ac2bae9 (patch) | |
tree | e885f71d5826ed421da232b5e8ecf05c36bb6844 /graphics | |
parent | 6ce8a088567000d6ec39e0964c07c6b142d3b2b5 (diff) | |
download | ports-982d62bcec047b17f32697265487a4232ac2bae9.tar.gz ports-982d62bcec047b17f32697265487a4232ac2bae9.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/autopano-sift/Makefile | 2 | ||||
-rw-r--r-- | graphics/hugin/Makefile | 2 | ||||
-rw-r--r-- | graphics/libpano12/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-panorama-tools/Makefile | 2 | ||||
-rw-r--r-- | graphics/vigra/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/autopano-sift/Makefile b/graphics/autopano-sift/Makefile index c94fbf2b44ac..9d979a155369 100644 --- a/graphics/autopano-sift/Makefile +++ b/graphics/autopano-sift/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://user.cs.tu-berlin.de/~nowozin/autopano-sift/ -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Automatic panorama control point generation tool RESTRICTED= May be covered by patents diff --git a/graphics/hugin/Makefile b/graphics/hugin/Makefile index a70d180ed917..8b155742c07b 100644 --- a/graphics/hugin/Makefile +++ b/graphics/hugin/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= A GUI for Panorama Tools, to stitch panoramic images BUILD_DEPENDS= libpano12>=2.8.4:${PORTSDIR}/graphics/libpano12 \ diff --git a/graphics/libpano12/Makefile b/graphics/libpano12/Makefile index 07a7daef84a8..6d2912968c66 100644 --- a/graphics/libpano12/Makefile +++ b/graphics/libpano12/Makefile @@ -14,7 +14,7 @@ CATEGORIES= graphics java MASTER_SITES= SF MASTER_SITE_SUBDIR= panotools -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Panorama Tools to make panorama pictures BUILD_DEPENDS= ${LOCALBASE}/include/gimp-2.0/libgimp/gimp.h:${PORTSDIR}/graphics/gimp diff --git a/graphics/linux-panorama-tools/Makefile b/graphics/linux-panorama-tools/Makefile index b4be3a97b96c..c4e2c54811ef 100644 --- a/graphics/linux-panorama-tools/Makefile +++ b/graphics/linux-panorama-tools/Makefile @@ -19,7 +19,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.path.unimelb.edu.au/~dersch/ DISTNAME= PanoTools -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= Software to View, Create, Edit and Remap Panoramic Images RUN_DEPENDS= ${LINUXBASE}/usr/bin/jpegtran:${PORTSDIR}/graphics/linux-jpeg \ diff --git a/graphics/vigra/Makefile b/graphics/vigra/Makefile index c9c476a19dd5..ccdd12ee4c68 100644 --- a/graphics/vigra/Makefile +++ b/graphics/vigra/Makefile @@ -15,7 +15,7 @@ CATEGORIES= graphics MASTER_SITES= http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= cartola@openit.com.br +MAINTAINER= ports@FreeBSD.org COMMENT= VIGRA stands for "Vision with Generic Algorithms" USE_AUTOTOOLS= libtool:15 |