diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2000-03-29 07:19:16 +0000 |
commit | 027f59c9d874889b66459dfbfb7f7d7895d27630 (patch) | |
tree | d0d1d29158dc231ef28c34657bdd8e7c6053087d /graphics | |
parent | 89a307bf8a6c8a50bcec0dcaade00b61a9f792bf (diff) | |
download | ports-027f59c9d874889b66459dfbfb7f7d7895d27630.tar.gz ports-027f59c9d874889b66459dfbfb7f7d7895d27630.zip |
Notes
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 |