diff options
-rw-r--r-- | comms/lrzsz/Makefile | 2 | ||||
-rw-r--r-- | deskutils/abacus/Makefile | 2 | ||||
-rw-r--r-- | games/xneko/Makefile | 2 | ||||
-rw-r--r-- | graphics/gd/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/tiff/Makefile | 2 | ||||
-rw-r--r-- | multimedia/mpeg2play/Makefile | 2 | ||||
-rw-r--r-- | www/thumbnail_index/Makefile | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/comms/lrzsz/Makefile b/comms/lrzsz/Makefile index 8ddcf1843c81..c3c0266a1b50 100644 --- a/comms/lrzsz/Makefile +++ b/comms/lrzsz/Makefile @@ -12,7 +12,7 @@ CATEGORIES= comms MASTER_SITES= http://www.ohse.de/uwe/releases/ \ http://www.netsw.org/net/modem/protocols/zmodem/lrzsz/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Receive/Send files via X/Y/ZMODEM protocol. (unrestrictive) GNU_CONFIGURE= yes diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile index 866ef782f99c..e06afbe35df1 100644 --- a/deskutils/abacus/Makefile +++ b/deskutils/abacus/Makefile @@ -16,7 +16,7 @@ PATCH_SITES= ${MASTER_SITE_LOCAL} PATCH_SITE_SUBDIR= steve PATCHFILES= ${PORTNAME}-${PORTVERSION}.patch.gz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Spread sheet for X Window System LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \ diff --git a/games/xneko/Makefile b/games/xneko/Makefile index f74b709091be..e9a78c729683 100644 --- a/games/xneko/Makefile +++ b/games/xneko/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= ../R5contrib DISTNAME= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= The classic cat-and-mouse NO_WRKSUBDIR= yes diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 5130770f3957..084c484a183d 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.boutell.com/gd/http/ \ ${MASTER_SITE_RINGSERVER} MASTER_SITE_SUBDIR= graphics/gd -MAINTAINER?= ports@FreeBSD.org +MAINTAINER?= dinoex@FreeBSD.org COMMENT?= A graphics library for fast creation of images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index af161fa3986a..cfd1ff651de7 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ijg.org/files/ \ ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= IJG's jpeg compression utilities WRKSRC= ${WRKDIR}/jpeg-6b diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index af161fa3986a..cfd1ff651de7 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.ijg.org/files/ \ ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= IJG's jpeg compression utilities WRKSRC= ${WRKDIR}/jpeg-6b diff --git a/graphics/tiff/Makefile b/graphics/tiff/Makefile index 146aee604314..904b9542d4d9 100644 --- a/graphics/tiff/Makefile +++ b/graphics/tiff/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.remotesensing.org/pub/libtiff/ \ http://libtiff.maptools.org/dl/ DISTNAME= ${PORTNAME}-v${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Tools and library routines for working with TIFF images LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/multimedia/mpeg2play/Makefile b/multimedia/mpeg2play/Makefile index a2988ea892a7..33c70746c922 100644 --- a/multimedia/mpeg2play/Makefile +++ b/multimedia/mpeg2play/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= multimedia MASTER_SITES= ftp://ftp.funet.fi/pub/graphics/packages/mpeg/mpeg2play/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= A program to play mpeg-2 movies on X displays USE_IMAKE= yes diff --git a/www/thumbnail_index/Makefile b/www/thumbnail_index/Makefile index d9ef2d17b607..b2e61c41ad0c 100644 --- a/www/thumbnail_index/Makefile +++ b/www/thumbnail_index/Makefile @@ -12,7 +12,7 @@ CATEGORIES= www MASTER_SITES= http://www.acme.com/software/thumbnail_index/ DISTNAME= ${PORTNAME}_10aug1998 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= dinoex@FreeBSD.org COMMENT= Make an HTML index file for a bunch of images RUN_DEPENDS= djpeg:${PORTSDIR}/graphics/jpeg \ |