summaryrefslogtreecommitdiff
path: root/x11/libXcomposite/Makefile
diff options
context:
space:
mode:
authortnn <tnn>2010-01-15 18:49:22 +0000
committertnn <tnn>2010-01-15 18:49:22 +0000
commit2b770aa6ae813cc06067abe4cdf723dccf0a3bde (patch)
tree9c4039befb6ed8afb3301f86f86a1de382658eb3 /x11/libXcomposite/Makefile
parentba9068e53e33b4bd12bac40822168ad27f522ac6 (diff)
downloadpkgsrc-2b770aa6ae813cc06067abe4cdf723dccf0a3bde.tar.gz
Update to libXcomposite-0.4.1. Changes:
Add README with pointers to mailing list, bugzilla & git repos Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS libXcomposite 0.4.1 Add missing PHONY line for automatic ChangeLog generation nuke RCS Ids Janitor: Correct make distcheck Rename parameters to clarify QueryVersion/QueryExtension.
Diffstat (limited to 'x11/libXcomposite/Makefile')
-rw-r--r--x11/libXcomposite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libXcomposite/Makefile b/x11/libXcomposite/Makefile
index f58113cae78..55d1e491326 100644
--- a/x11/libXcomposite/Makefile
+++ b/x11/libXcomposite/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2008/05/24 21:45:15 tnn Exp $
+# $NetBSD: Makefile,v 1.5 2010/01/15 18:49:22 tnn Exp $
#
-DISTNAME= libXcomposite-0.4.0
+DISTNAME= libXcomposite-0.4.1
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2