diff options
author | joerg <joerg@pkgsrc.org> | 2007-02-26 15:06:37 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2007-02-26 15:06:37 +0000 |
commit | 0f47f1a4a13bd4da62056f8c2668c63e0c8caec2 (patch) | |
tree | 68788579b4f8f690ee795d624553c8ee0e1d3149 /x11/libXt/Makefile | |
parent | f59373f387f1e464d342960d0a524891c6c574f8 (diff) | |
download | pkgsrc-0f47f1a4a13bd4da62056f8c2668c63e0c8caec2.tar.gz |
Update to libXt-1.0.5: Merged local patches and fixed markup
in a man page.
Diffstat (limited to 'x11/libXt/Makefile')
-rw-r--r-- | x11/libXt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index c944d6024f1..7287ddf6fc1 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2007/01/23 14:39:58 joerg Exp $ +# $NetBSD: Makefile,v 1.4 2007/02/26 15:06:37 joerg Exp $ # -DISTNAME= libXt-1.0.4 +DISTNAME= libXt-1.0.5 CATEGORIES= x11 devel MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/ EXTRACT_SUFX= .tar.bz2 |