diff options
-rw-r--r-- | x11-drivers/xf86-video-ati613/Makefile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-drivers/xf86-video-ati613/Makefile b/x11-drivers/xf86-video-ati613/Makefile index e09523780269..d76c5ba6b9e7 100644 --- a/x11-drivers/xf86-video-ati613/Makefile +++ b/x11-drivers/xf86-video-ati613/Makefile @@ -1,9 +1,4 @@ -# New ports collection makefile for: xf86-video-ati -# Date Created: 17 Feb 2006 -# Whom: Florent Thoumie <flz@FreeBSD.org> -# # $FreeBSD$ -# PORTNAME= xf86-video-ati613 PORTVERSION= 6.13.2 @@ -14,6 +9,9 @@ DISTNAME= xf86-video-ati-${PORTVERSION} MAINTAINER= x11@FreeBSD.org COMMENT= X.Org ati display driver +DEPRECATED= Old version, use xf86-video-ati instead +EXPIRATION_DATE=2013-05-10 + USE_GL= gl XORG_CAT= driver |