diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2003-12-21 00:23:25 +0000 |
commit | 8bf7269a4e160076a38fbac4c23ac2992f0800c5 (patch) | |
tree | 624c6eafc947240b76ef4c74b5436f220972c8fa /graphics | |
parent | 40d43c8df2b57e928b5a9895415a1b9ff272df48 (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/crw/Makefile | 2 | ||||
-rw-r--r-- | graphics/ecg2png/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-manual-html/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/crw/Makefile b/graphics/crw/Makefile index ea00d05d661f..91bcf54a7d22 100644 --- a/graphics/crw/Makefile +++ b/graphics/crw/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 1.03 CATEGORIES= graphics MASTER_SITES= http://apollo.backplane.com/FreeBSDPorts/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= ports@FreeBSD.org COMMENT= A utility to process Canon camera RAW (.crw) files LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile index 0daa3c6d0507..ec43bc316378 100644 --- a/graphics/ecg2png/Makefile +++ b/graphics/ecg2png/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 4 CATEGORIES= graphics MASTER_SITES= http://www.cardiothink.com/downloads/ecg2png/ -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= "Converts scanned 12-lead electrocardiograms into PNGs" LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/graphics/gimp-manual-html/Makefile b/graphics/gimp-manual-html/Makefile index 17d1d186c584..25e97347755c 100644 --- a/graphics/gimp-manual-html/Makefile +++ b/graphics/gimp-manual-html/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://manual.gimp.org/pub/manual/ PKGNAMESUFFIX= -${DOCFORMAT} -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= The user manual for the GNU Image Manipulation Program (GIMP) .if !defined(DOCFORMAT) diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index 0b0b9b48e60c..8c8b3f18370c 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Image PKGNAMEPREFIX= p5- -MAINTAINER= ports@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Perl interface to the Imlib2 image library LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 |