diff options
author | maho <maho@FreeBSD.org> | 2003-05-06 21:53:33 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2003-05-06 21:53:33 +0800 |
commit | 452cdbc0e22bf6d479107effe67fbb43355a5c46 (patch) | |
tree | 4979979dc16836cb1726cf60279f27b0ccc2d549 /devel/libgii | |
parent | c53f496402ccb8bff156ad0a6c338a95d319ddea (diff) | |
download | freebsd-ports-gnome-452cdbc0e22bf6d479107effe67fbb43355a5c46.tar.gz freebsd-ports-gnome-452cdbc0e22bf6d479107effe67fbb43355a5c46.tar.zst freebsd-ports-gnome-452cdbc0e22bf6d479107effe67fbb43355a5c46.zip |
Drop maintainership to ports@FreeBSD.org
Submitted by: "Pedro F. Giffuni" <giffunip@yahoo.com>
Diffstat (limited to 'devel/libgii')
-rw-r--r-- | devel/libgii/Makefile | 2 |
1 files changed, 1 insertions, 1 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} |