diff options
author | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2000-03-29 15:19:16 +0800 |
commit | 219a3a7de3e0bacd847c8002b68034f3eb3d2650 (patch) | |
tree | 9fd8acabbc484d6fe13958f036de94dda92987b1 /graphics | |
parent | 62742e823760509312c2a6d949754198bdc46f76 (diff) | |
download | freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.gz freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.tar.zst freebsd-ports-gnome-219a3a7de3e0bacd847c8002b68034f3eb3d2650.zip |
Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.
Approved by: andy
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/EZWGL/Makefile | 2 | ||||
-rw-r--r-- | graphics/Hermes/Makefile | 2 | ||||
-rw-r--r-- | graphics/aalib/Makefile | 2 | ||||
-rw-r--r-- | graphics/gview/Makefile | 2 | ||||
-rw-r--r-- | graphics/xwpick/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index b2b38ce8aa7e..db1c361a7a96 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ma.utexas.edu/pub/mzou/ DISTFILES= EZWGL-1.40-doc.tgz ${DISTNAME}-src.tgz -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index 3c12455322c0..ca6331280ef9 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -10,7 +10,7 @@ DISTNAME= Hermes-1.2.5 CATEGORIES= graphics MASTER_SITES= http://hermes.terminal.at/files/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes USE_GMAKE= yes diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 1e2dd6b3d923..14b1eb62f854 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -10,7 +10,7 @@ DISTNAME= aalib-1.2 CATEGORIES= graphics MASTER_SITES= ftp://ftp.ta.jcu.cz/pub/aa/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_LIBTOOL= yes diff --git a/graphics/gview/Makefile b/graphics/gview/Makefile index b93be5c6ca7f..38b9b27d1022 100644 --- a/graphics/gview/Makefile +++ b/graphics/gview/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://gview.netpedia.net/ \ ftp://ftp.petech.ac.za/pub/viewers/ \ http://www.geocities.com/ResearchTriangle/Facility/1468/sg/ -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= gdk_imlib.5:${PORTSDIR}/graphics/imlib \ intl.1:${PORTSDIR}/devel/gettext diff --git a/graphics/xwpick/Makefile b/graphics/xwpick/Makefile index 2bcb1441c396..7f943b41642e 100644 --- a/graphics/xwpick/Makefile +++ b/graphics/xwpick/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= andy@icc.surw.chel.su +MAINTAINER= ports@FreeBSD.org USE_IMAKE= yes MAN1= xwpick.1 |