diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-17 17:40:31 +0000 |
commit | 5872a89c3b34d289dfe0834ba357558c6f361d3e (patch) | |
tree | f070af3df82457ae78182a251af5847ea9d6fce6 /graphics | |
parent | 8ace9ec422b891e9c62df0af67d5ef61f9cf64c9 (diff) | |
download | freebsd-ports-5872a89c3b34d289dfe0834ba357558c6f361d3e.zip |
Remove jseger and torstenb from maintainership of their ports, they
have been inactive for too long
Approved by: will
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/pstoedit/Makefile | 2 | ||||
-rw-r--r-- | graphics/xpm/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index 21d8dc1dfa43..130936029210 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/jpeg-6b diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index 21d8dc1dfa43..130936029210 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.uu.net/graphics/jpeg/ DISTNAME= jpegsrc.v${PORTVERSION} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/jpeg-6b diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 459256b4688e..85558ff1760f 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics print MASTER_SITES= http://www.geocities.com/SiliconValley/Network/1958/pstoedit/ DISTNAME= ${PORTNAME}_${PORTVERSION:S/./_/} -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu LIB_DEPENDS= plot.4:${PORTSDIR}/graphics/plotutils \ diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 4d4e638fe50c..75e75820c880 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= libraries -MAINTAINER= jseger@FreeBSD.org +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes INSTALLS_SHLIB= yes |