summaryrefslogtreecommitdiff
path: root/x11/xineramaproto/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 19:56:10 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 19:56:10 +0000
commit12da9295534e80c234fcd66bb2706953c398b0df (patch)
treeabedcba2b6d320233906ddfd01ad60e2ebd908e1 /x11/xineramaproto/Makefile
parentaec3ff30e6bc5f16cb22df422f062357fc1b1298 (diff)
downloadpkgsrc-12da9295534e80c234fcd66bb2706953c398b0df.tar.gz
Update to 1.2.1:
Alan Coopersmith (2): config: Add missing AC_CONFIG_SRCDIR xineramaproto 1.2.1 Gaetan Nadon (9): .gitignore: use common defaults with custom section # 24239 configure.ac: AM_MAINTAINER_MODE missing #24238 configure.ac: deploy the new XORG_DEFAULT_OPTIONS #24242 Makefile.am: INSTALL file is missing or incorrect #24206 Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 README: file created or updated #24206 Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES config: remove the pkgconfig pc.in file from EXTRA_DIST config: update AC_PREREQ statement to 2.60
Diffstat (limited to 'x11/xineramaproto/Makefile')
-rw-r--r--x11/xineramaproto/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xineramaproto/Makefile b/x11/xineramaproto/Makefile
index d82ffeda5ff..8a823dc6d6b 100644
--- a/x11/xineramaproto/Makefile
+++ b/x11/xineramaproto/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2010/04/09 08:36:30 tnn Exp $
+# $NetBSD: Makefile,v 1.4 2012/06/03 19:56:10 wiz Exp $
#
-DISTNAME= xineramaproto-1.2
+DISTNAME= xineramaproto-1.2.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=proto/}
EXTRACT_SUFX= .tar.bz2