summaryrefslogtreecommitdiff
path: root/x11/xsetroot/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2013-01-23 07:57:45 +0000
committerwiz <wiz@pkgsrc.org>2013-01-23 07:57:45 +0000
commit8aa8492be1e371434ac10338a7a688ad4d9f90c1 (patch)
treec7eadfafa4cf8736d6611b956dccdb2c99ebcdde /x11/xsetroot/Makefile
parentdb6482508cdbd3405d8ae77ff3ed390c82f7166a (diff)
downloadpkgsrc-8aa8492be1e371434ac10338a7a688ad4d9f90c1.tar.gz
Update to 1.1.1:
This minor maintenance release includes several years of build improvements, cleanups, and bug fixes; including making the build configuration scripts compatible with automake-1.13. Alan Coopersmith (5): config: Add missing AC_CONFIG_SRCDIR Mark usage with _X_NORETURN to quiet -Wmissing-noreturn warning Combine usage message strings Add -version option xsetroot 1.1.1 Gaetan Nadon (4): config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS man: remove trailing spaces and tabs man: replace hard coded man page section with substitution strings config: move man pages into their own directory
Diffstat (limited to 'x11/xsetroot/Makefile')
-rw-r--r--x11/xsetroot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xsetroot/Makefile b/x11/xsetroot/Makefile
index 8a927503c29..fb79ae2e9ff 100644
--- a/x11/xsetroot/Makefile
+++ b/x11/xsetroot/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2012/10/29 05:07:20 asau Exp $
+# $NetBSD: Makefile,v 1.8 2013/01/23 07:57:45 wiz Exp $
#
-DISTNAME= xsetroot-1.1.0
+DISTNAME= xsetroot-1.1.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2