summaryrefslogtreecommitdiff
path: root/x11/inputproto/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-03-07 20:18:07 +0000
committerwiz <wiz@pkgsrc.org>2008-03-07 20:18:07 +0000
commit30c33a95bbf3e8d5bc99d83f8dc04c4b564a9406 (patch)
tree1890d28942d5a3cf6bb00daba78fb3b28bb51202 /x11/inputproto/Makefile
parentfcbbe6e7a50e7f469306d07d34f53a2af2d67465 (diff)
downloadpkgsrc-30c33a95bbf3e8d5bc99d83f8dc04c4b564a9406.tar.gz
Update to 1.4.3:
Adam Jackson (1): inputproto 1.4.3 Eamon Walsh (1): XI.h needs X.h for CARD32 on 64-bit systems. James Cloos (2): Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log Jesse Barnes (1): Use Xmd.h instead of X.h to pull in CARD32 definition
Diffstat (limited to 'x11/inputproto/Makefile')
-rw-r--r--x11/inputproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/inputproto/Makefile b/x11/inputproto/Makefile
index f3b69f29b06..169ca249342 100644
--- a/x11/inputproto/Makefile
+++ b/x11/inputproto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.5 2007/09/21 19:54:17 bjs Exp $
+# $NetBSD: Makefile,v 1.6 2008/03/07 20:18:07 wiz Exp $
#
-DISTNAME= inputproto-1.4.2.1
+DISTNAME= inputproto-1.4.3
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/proto/
EXTRACT_SUFX= .tar.bz2