diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-28 19:25:49 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-06-28 19:25:49 +0000 |
commit | 4b587ee1ecd9bfb2194aa22a78d16a28c18ea3ec (patch) | |
tree | f8cffbe9a8479180841e4aa1f914d3ae93797143 /x11/linux-f10-xorg-libs/Makefile | |
parent | 94d73a76b65d19c0c404f3d96779ed83325ce82a (diff) | |
download | ports-4b587ee1ecd9bfb2194aa22a78d16a28c18ea3ec.tar.gz ports-4b587ee1ecd9bfb2194aa22a78d16a28c18ea3ec.zip |
Notes
Diffstat (limited to 'x11/linux-f10-xorg-libs/Makefile')
-rw-r--r-- | x11/linux-f10-xorg-libs/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/linux-f10-xorg-libs/Makefile b/x11/linux-f10-xorg-libs/Makefile index cbd98f73dd7e..bae9faa45884 100644 --- a/x11/linux-f10-xorg-libs/Makefile +++ b/x11/linux-f10-xorg-libs/Makefile @@ -7,9 +7,9 @@ PORTNAME= xorg-libs PORTVERSION= 6.8.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11 linux -DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.${LINUX_RPM_ARCH}.rpm \ +DISTFILES= xorg-x11-libs-${PORTVERSION}-37.FC4.49.2.1.${LINUX_RPM_ARCH}.rpm \ xorg-x11-deprecated-libs-6.8.2-31.${LINUX_RPM_ARCH}.rpm MAINTAINER= freebsd-emulation@FreeBSD.org @@ -23,6 +23,6 @@ USE_LINUX_RPM= yes LINUX_DIST_VER= 4 INSTALLS_SHLIB= yes -SRC_DISTFILES= xorg-x11-6.8.2-37.FC4.49.2.src.rpm +SRC_DISTFILES= xorg-x11-6.8.2-37.FC4.49.2.1.src.rpm .include <bsd.port.mk> |