diff options
author | wiz <wiz@pkgsrc.org> | 2009-08-29 15:28:51 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-08-29 15:28:51 +0000 |
commit | 470ae169a79855c7f463c8c91bccdf3d2e19ffa1 (patch) | |
tree | 87fcadcafcd491044b205340ff817b9fa4287191 /x11/libICE/Makefile | |
parent | 4f0eb7fc33c3c94a0e850f0d7720fcd0bfcca4ed (diff) | |
download | pkgsrc-470ae169a79855c7f463c8c91bccdf3d2e19ffa1.tar.gz |
Update to 1.0.6:
Some warning fixes, documentation update.
Alan Coopersmith (1):
Add README with pointers to mailing list, bugzilla & git repos
Paulo Cesar Pereira de Andrade (1):
Janitor: Correct sparse warnings.
Peter Hutterer (1):
libICE 1.0.6
Diffstat (limited to 'x11/libICE/Makefile')
-rw-r--r-- | x11/libICE/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libICE/Makefile b/x11/libICE/Makefile index 8f2fc7133fb..a5d1b3fbe46 100644 --- a/x11/libICE/Makefile +++ b/x11/libICE/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2009/01/13 07:14:59 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2009/08/29 15:28:51 wiz Exp $ # -DISTNAME= libICE-1.0.5 +DISTNAME= libICE-1.0.6 CATEGORIES= x11 devel MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 |