summaryrefslogtreecommitdiff
path: root/x11/xkbcomp/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2007-02-26 18:10:58 +0000
committerdrochner <drochner>2007-02-26 18:10:58 +0000
commit1b18976613a6e0b11cde1affe389ae7473fbf7b5 (patch)
tree1f6ac800456072fd9c4030eb01e03d8333675ce8 /x11/xkbcomp/Makefile
parent7b38d6fbf08924e0673ae43cb734565fcc7b5626 (diff)
downloadpkgsrc-1b18976613a6e0b11cde1affe389ae7473fbf7b5.tar.gz
update to 1.0.3
changes: accept negative numbers in geometry co-ordinates avoid use of uninitialised variable
Diffstat (limited to 'x11/xkbcomp/Makefile')
-rw-r--r--x11/xkbcomp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xkbcomp/Makefile b/x11/xkbcomp/Makefile
index a4df2cbe3f8..d03d384da1f 100644
--- a/x11/xkbcomp/Makefile
+++ b/x11/xkbcomp/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/11/07 17:23:58 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/02/26 18:10:58 drochner Exp $
#
-DISTNAME= xkbcomp-1.0.2
+DISTNAME= xkbcomp-1.0.3
CATEGORIES= x11
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/app/
EXTRACT_SUFX= .tar.bz2