diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-03 13:10:15 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-10-03 13:10:15 +0000 |
commit | e57234df3e3902e3f5a0cbb20dcd2f01175f6032 (patch) | |
tree | b844964dae7683d6ce560a1580bc57222b0ae3fb /x11-drivers | |
parent | c30f4e6d28df950dcf5c8e4fd4bf66eab6a73d68 (diff) | |
download | ports-e57234df3e3902e3f5a0cbb20dcd2f01175f6032.tar.gz ports-e57234df3e3902e3f5a0cbb20dcd2f01175f6032.zip |
Notes
Diffstat (limited to 'x11-drivers')
-rw-r--r-- | x11-drivers/xf86-video-ati-ums/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-drivers/xf86-video-ati-ums/Makefile b/x11-drivers/xf86-video-ati-ums/Makefile index 34fc4fc9f5fc..aed4d0489a91 100644 --- a/x11-drivers/xf86-video-ati-ums/Makefile +++ b/x11-drivers/xf86-video-ati-ums/Makefile @@ -3,6 +3,7 @@ PORTNAME= xf86-video-ati PORTVERSION= 6.14.6 PORTREVISION= 4 +PKGNAMESUFFIX= -ums CATEGORIES= x11-drivers MAINTAINER= x11@FreeBSD.org |