diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 08:20:59 +0800 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2004-01-12 08:20:59 +0800 |
commit | 57edda7c15056c73b4765fbfe88e7752c31be816 (patch) | |
tree | 435684820a5e73621a6763f1e7e74aa5885444e0 /graphics | |
parent | 5977e245e7a5f1ca2e3a1524264e066cbca54c62 (diff) | |
download | freebsd-ports-gnome-57edda7c15056c73b4765fbfe88e7752c31be816.tar.gz freebsd-ports-gnome-57edda7c15056c73b4765fbfe88e7752c31be816.tar.zst freebsd-ports-gnome-57edda7c15056c73b4765fbfe88e7752c31be816.zip |
Reset maintainer from 3d@FreeBSD.org to ports@FreeBSD.org. Apparently
3d@ has not been active in the FreeBSD community for some time now.
Reviewed by: portmgr@FreeBSD.org (a month or so ago)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux_glx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/linux_glx/Makefile b/graphics/linux_glx/Makefile index 11b1972a21d2..3f5670c361a7 100644 --- a/graphics/linux_glx/Makefile +++ b/graphics/linux_glx/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= 3d/glx/linux PKGNAMEPREFIX= linux_ DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} -MAINTAINER= 3d@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Libraries to make use of glx-aware Linux apps BUILD_DEPENDS= /compat/linux/sbin/ldconfig:${PORTSDIR}/emulators/linux_base |