diff options
author | jmmv <jmmv> | 2004-09-02 10:58:33 +0000 |
---|---|---|
committer | jmmv <jmmv> | 2004-09-02 10:58:33 +0000 |
commit | d01747e1f31f0a88fb33c47ce461e8343f3462f3 (patch) | |
tree | 28f24f9cfafe59c83889c6a0c323bd8784dc485c /net/libIDL/Makefile | |
parent | 29d9a69a12b975e3387dc8652c43d06096513612 (diff) | |
download | pkgsrc-d01747e1f31f0a88fb33c47ce461e8343f3462f3.tar.gz |
Update to 0.8.4:
* Fix aclocal quotation issue (Tomasz K³oczko)
Diffstat (limited to 'net/libIDL/Makefile')
-rw-r--r-- | net/libIDL/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/libIDL/Makefile b/net/libIDL/Makefile index e92b06bf88f..cc0420e8ab2 100644 --- a/net/libIDL/Makefile +++ b/net/libIDL/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2004/05/31 22:01:41 xtraeme Exp $ +# $NetBSD: Makefile,v 1.28 2004/09/02 10:58:33 jmmv Exp $ # -DISTNAME= libIDL-0.8.3 -PKGREVISION= 1 +DISTNAME= libIDL-0.8.4 CATEGORIES= net gnome MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libIDL/0.8/} EXTRACT_SUFX= .tar.bz2 |