diff options
author | wiz <wiz@pkgsrc.org> | 2013-11-07 10:48:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-11-07 10:48:15 +0000 |
commit | 646abe14ded5501ec2672ba44ff25c9843fa0429 (patch) | |
tree | 96cda4f8924570d8cfd9f0a6ae75d521e29dc5fb /x11/xtrans/Makefile | |
parent | d22df30a4377d7f48f8070362bdc08cd9cd4d792 (diff) | |
download | pkgsrc-646abe14ded5501ec2672ba44ff25c9843fa0429.tar.gz |
revert 1.3.1, it breaks libFS, libXfont, libX11, ...
Diffstat (limited to 'x11/xtrans/Makefile')
-rw-r--r-- | x11/xtrans/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index 06450888b17..88490d34bdc 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.19 2013/11/07 10:19:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2013/11/07 10:48:15 wiz Exp $ -DISTNAME= xtrans-1.3.1 +DISTNAME= xtrans-1.2.7 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |