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
commitc4f752989533aeda36c2592d65740a619b4652d6 (patch)
tree07ab00c493babf1c6268104edbe882ecc631abff /x11/xwd/Makefile
parenta245afc9fe1a26f0a51ebe0c254fe49957f239d7 (diff)
downloadpkgsrc-c4f752989533aeda36c2592d65740a619b4652d6.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