diff options
author | drochner <drochner@pkgsrc.org> | 2008-02-13 19:33:26 +0000 |
---|---|---|
committer | drochner <drochner@pkgsrc.org> | 2008-02-13 19:33:26 +0000 |
commit | 1e1c36cbfdb869b02b2759e9d79acdf0ca584742 (patch) | |
tree | ccfd1c3bb2ec239cc98f30264aa3b0740647a779 /net/libIDL/Makefile | |
parent | 9929d04d03383a1b85440a89fa72508614df20d9 (diff) | |
download | pkgsrc-1e1c36cbfdb869b02b2759e9d79acdf0ca584742.tar.gz |
update to 0.8.10
changes: small compatibility improvements
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index 0d72eece661..4ca04b4826d 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.45 2007/09/18 19:08:06 drochner Exp $ +# $NetBSD: Makefile,v 1.46 2008/02/13 19:33:26 drochner Exp $ -DISTNAME= libIDL-0.8.9 +DISTNAME= libIDL-0.8.10 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 |