diff options
Diffstat (limited to 'packages/xproto/xproto_cvs.bb')
-rw-r--r-- | packages/xproto/xproto_cvs.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/xproto/xproto_cvs.bb b/packages/xproto/xproto_cvs.bb index b5ecf2d7ef..1d9c96c87d 100644 --- a/packages/xproto/xproto_cvs.bb +++ b/packages/xproto/xproto_cvs.bb @@ -4,7 +4,7 @@ SECTION = "x11/libs" MAINTAINER = "Greg Gilbert <greg@treke.net>" DESCRIPTION = "X protocol and ancillary headers." -SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xproto" +SRC_URI = "${FREEDESKTOP_CVS}/xlibs;module=Xproto" S = "${WORKDIR}/Xproto" inherit autotools pkgconfig |