diff options
author | linimon <linimon@FreeBSD.org> | 2004-01-12 08:20:59 +0800 |
---|---|---|
committer | linimon <linimon@FreeBSD.org> | 2004-01-12 08:20:59 +0800 |
commit | 6b27c89e93cb6e6ad5b3abb17af15cf230dfe8fe (patch) | |
tree | e6cddf994bb9f99f629a78588b6c3d97509c30ce /graphics/linux_glx | |
parent | 9bf8d7b2a0a996edbe059d8c58aee2d4de6a2133 (diff) | |
download | freebsd-ports-gnome-6b27c89e93cb6e6ad5b3abb17af15cf230dfe8fe.tar.gz freebsd-ports-gnome-6b27c89e93cb6e6ad5b3abb17af15cf230dfe8fe.tar.zst freebsd-ports-gnome-6b27c89e93cb6e6ad5b3abb17af15cf230dfe8fe.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/linux_glx')
-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 |