diff options
author | Maho Nakata <maho@FreeBSD.org> | 2003-05-06 13:53:33 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2003-05-06 13:53:33 +0000 |
commit | 12bb06ce73dfeab4d2af2e1d15b9cf3f67fa4b66 (patch) | |
tree | 7fa8f100e37c736e190f2058b30f4f7583dffdb8 | |
parent | Mark FORBIDDEN due to buffer overflow in set-user-ID root executable. (diff) |
Drop maintainership to ports@FreeBSD.org
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
-rw-r--r-- | devel/libgii/Makefile | 2 | ||||
-rw-r--r-- | graphics/libggi/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libgii/Makefile b/devel/libgii/Makefile index 736d0d4b072c..5c01f1223ec3 100644 --- a/devel/libgii/Makefile +++ b/devel/libgii/Makefile @@ -11,7 +11,7 @@ CATEGORIES= devel MASTER_SITES= ftp://ftp.ggi-project.org/pub/ggi/ggi/v2.0/ DISTNAME= $(PORTNAME)-$(PORTVERSION).src -MAINTAINER= giffunip@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= API for input sources WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/libggi/Makefile b/graphics/libggi/Makefile index 0ebc72341e8b..1b06916bc107 100644 --- a/graphics/libggi/Makefile +++ b/graphics/libggi/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= ftp://ftp.ggi-project.org/pub/ggi/ggi/v2.0/ DISTNAME= ${PORTNAME}-${PORTVERSION}.src -MAINTAINER= giffunip@yahoo.com +MAINTAINER= ports@FreeBSD.org COMMENT= A flexible drawing library LIB_DEPENDS= gii.0:${PORTSDIR}/devel/libgii |