summaryrefslogtreecommitdiff
path: root/x11/xwd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2008-07-29 21:08:59 +0000
committerwiz <wiz@pkgsrc.org>2008-07-29 21:08:59 +0000
commit9dd33d9eef34045b869e014f17c165552709ccb1 (patch)
tree07ab00c493babf1c6268104edbe882ecc631abff /x11/xwd/Makefile
parent6d3dc5e367b9408a86802fa3cd43831bafe4f2e5 (diff)
downloadpkgsrc-9dd33d9eef34045b869e014f17c165552709ccb1.tar.gz
Update to 1.0.2:
James Cloos (4): Rename .cvsignore to .gitignore Add *~ to .gitignore to skip patch/emacs droppings Replace static ChangeLog with dist-hook to generate from git log xwd 1.0.2 Jeremy Huddleston (1): Added missing AM_PROG_CC_C_O Kim Woelders (2): Fix window selection by pointer. Remove unused code, ANSIfy, add const. Niveditha Rau (1): Add -silent to options in man page synopsis
Diffstat (limited to 'x11/xwd/Makefile')
-rw-r--r--x11/xwd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xwd/Makefile b/x11/xwd/Makefile
index 29d8a277150..bd13f85ee21 100644
--- a/x11/xwd/Makefile
+++ b/x11/xwd/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:18 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2008/07/29 21:08:59 wiz Exp $
#
-DISTNAME= xwd-1.0.1
+DISTNAME= xwd-1.0.2
CATEGORIES= x11 graphics
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2