aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-07-23 10:03:06 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-07-23 10:03:06 +0000
commitf5c8a7c4878ebafca496b9959ce06846bfcbb43a (patch)
tree54eecf6a2c569565febc5c066856f618eba9c4ef
parent57a75c8a6196808b97df782e01768120f91cdb4a (diff)
downloadports-f5c8a7c4878ebafca496b9959ce06846bfcbb43a.tar.gz
ports-f5c8a7c4878ebafca496b9959ce06846bfcbb43a.zip
Notes
-rw-r--r--graphics/linux_mesa3/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/graphics/linux_mesa3/Makefile b/graphics/linux_mesa3/Makefile
index b025c2d315d5..ad39912556d9 100644
--- a/graphics/linux_mesa3/Makefile
+++ b/graphics/linux_mesa3/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mesa
PORTVERSION= 3.4.2
PORTREVISION= 6
+CATEGORIES= graphics linux
MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/linux/redhat/redhat/updates/7.2/en/os/i386/ \
ftp://ftp.uni-kl.de/pub/linux/redhat/redhat/updates/7.2/en/os/i386/ \
ftp://ftp.icm.edu.pl/mirrors/ftp.redhat.com/pub/redhat/linux/updates/7.2/en/os/i386/ \
@@ -15,19 +16,18 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/os/unix/linux/redhat/redhat/updates/7.2
ftp://sunsite.cnlab-switch.ch/mirror/redhat/linux/updates/7.2/en/os/i386/ \
ftp://ftp.dulug.duke.edu/pub/redhat/linux/updates/7.2/en/os/i386/ \
ftp://mirror.sit.wisc.edu/mirrors/linux/distributions/redhat/updates/7.2/en/os/i386/
-CATEGORIES= graphics linux
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= A graphics library similar to SGI's OpenGL, used from Linux programs
-DEPRECATED= yes
-EXPIRATION_DATE=2005-12-01
+DEPRECATED= Superceded by graphics/linux_dri
+EXPIRATION_DATE=2005-10-01
USE_XLIB= yes
BASEVERSION=7.2
ONLY_FOR_ARCHS= i386
PLIST= ${PKGDIR}/pkg-plist
MD5_FILE= ${PKGDIR}/distinfo
-RPM_SET= Mesa-3.4.2-10.i386.rpm
+RPM_SET= Mesa-3.4.2-10.i386.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"