diff options
author | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-08-23 13:06:45 +0000 |
commit | d83cf0410323eaed23ff7e025682366ba24acfd7 (patch) | |
tree | 7434da9db6fd7a931f83745db262fe84da43185e /net/ekiga | |
parent | d227f1591b6bfe39fed37ca41b47efc9fb4e3604 (diff) | |
download | pkgsrc-d83cf0410323eaed23ff7e025682366ba24acfd7.tar.gz |
Recursive bump from gdbm shlib bump.
Diffstat (limited to 'net/ekiga')
-rw-r--r-- | net/ekiga/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ekiga/Makefile b/net/ekiga/Makefile index 5e4579fdbc6..fc826fba404 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2011/07/21 13:06:00 obache Exp $ +# $NetBSD: Makefile,v 1.25 2011/08/23 13:06:52 obache Exp $ # DISTNAME= ekiga-3.2.6 -PKGREVISION= 10 +PKGREVISION= 11 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ekiga/3.2/} EXTRACT_SUFX= .tar.bz2 |