diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-13 15:33:48 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-05-13 15:33:48 +0000 |
commit | 958c97e509b68a0412b8d865aa216883a318a79a (patch) | |
tree | 294caf1d5122bbb6f9001ab9bc60eef9266ae4fa /x11/linux-f10-xorg-libs/Makefile | |
parent | 05152811954ec62418352f72487f5423bcdbab87 (diff) | |
download | ports-958c97e509b68a0412b8d865aa216883a318a79a.tar.gz ports-958c97e509b68a0412b8d865aa216883a318a79a.zip |
Notes
Diffstat (limited to 'x11/linux-f10-xorg-libs/Makefile')
-rw-r--r-- | x11/linux-f10-xorg-libs/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile index 4a6fccf94c82..a88ef6d1ff84 100644 --- a/x11/linux-f10-xorg-libs/Makefile +++ b/x11/linux-f10-xorg-libs/Makefile @@ -7,9 +7,10 @@ PORTNAME= xorg-libs PORTVERSION= 6.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 linux -DISTNAME= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2 +DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \ + xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm MAINTAINER= freebsd-emulation@FreeBSD.org COMMENT= Xorg libraries, linux binaries |