diff options
author | anholt <anholt@FreeBSD.org> | 2004-01-11 05:04:29 +0800 |
---|---|---|
committer | anholt <anholt@FreeBSD.org> | 2004-01-11 05:04:29 +0800 |
commit | 9236917961445be1d50eb281102d191aa9b3431b (patch) | |
tree | 8ab496027d73e96eaa9fb5a0b5ded34ad21fc656 /graphics | |
parent | 700fc84200668db96c0938ba4acc53d7cfd3d2ec (diff) | |
download | freebsd-ports-gnome-9236917961445be1d50eb281102d191aa9b3431b.tar.gz freebsd-ports-gnome-9236917961445be1d50eb281102d191aa9b3431b.tar.zst freebsd-ports-gnome-9236917961445be1d50eb281102d191aa9b3431b.zip |
Reset maintainership to ports@. The truth is I don't have the time to fix this
up. Someone should pick it up and update it to the snapshot at glide.sf.net.
Suggested by: linimon
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/glide3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glide3/Makefile b/graphics/glide3/Makefile index 57bb1b9b2d3e..8e2d476b6dd8 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -18,7 +18,7 @@ DISTNAME= Glide3-FreeBSD-${PORTVERSION} EXTRACT_SUFX= .tar.bz2 #The distfile is CVS Glide3-FreeBSD branch with */glide3/tests/* removed -MAINTAINER= anholt@freebsd.org +MAINTAINER= ports@FreeBSD.org COMMENT= Library to support 3dfx Voodoo3/4/5/Banshee with the DRI USE_BZIP2= yes |