diff options
author | nsayer <nsayer@FreeBSD.org> | 2001-04-05 11:25:52 +0800 |
---|---|---|
committer | nsayer <nsayer@FreeBSD.org> | 2001-04-05 11:25:52 +0800 |
commit | a4c494a4f72c275149c0f78d80ce7e0d8176a3a8 (patch) | |
tree | 8a51ed0d6cd9e72423778034ac75bce40f5b1671 /graphics | |
parent | 61d131ceda76e708bfa28b0dbff41ad2fd08ea41 (diff) | |
download | freebsd-ports-gnome-a4c494a4f72c275149c0f78d80ce7e0d8176a3a8.tar.gz freebsd-ports-gnome-a4c494a4f72c275149c0f78d80ce7e0d8176a3a8.tar.zst freebsd-ports-gnome-a4c494a4f72c275149c0f78d80ce7e0d8176a3a8.zip |
As the last act in perhaps the briefest MAINTAINER role ever, release
this port since I don't actually have a tdfx card to test with anymore.
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 f563a9f3af12..9de7b3384a29 100644 --- a/graphics/glide3/Makefile +++ b/graphics/glide3/Makefile @@ -18,7 +18,7 @@ EXTRACT_ONLY= ${PORTNAME}-20010331.tgz PATCH_SITES= http://www.teleport.com/~anholt/devel/dri/ PATCHFILES= ${PORTNAME:S/G/g/}-2001-01-06.diff -MAINTAINER= nsayer@FreeBSD.org +MAINTAINER= ports@FreeBSD.org WRKSRC= ${WRKDIR}/Glide3 USE_X_PREFIX= yes |