diff options
author | obache <obache> | 2012-12-16 01:51:57 +0000 |
---|---|---|
committer | obache <obache> | 2012-12-16 01:51:57 +0000 |
commit | 212d69d245d8b9df3c5814005fd9c2067182f998 (patch) | |
tree | e56fd3c486d8cada798fbe0730e1afdbdb05a548 /net/ekiga | |
parent | b0673d9600f6cf216822bc15fd7940f7170263f0 (diff) | |
download | pkgsrc-212d69d245d8b9df3c5814005fd9c2067182f998.tar.gz |
recursive bump from cyrus-sasl libsasl2 shlib major 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 bcef178e8ad..d9a767ff438 100644 --- a/net/ekiga/Makefile +++ b/net/ekiga/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.40 2012/12/15 10:36:30 ryoon Exp $ +# $NetBSD: Makefile,v 1.41 2012/12/16 01:52:28 obache Exp $ # DISTNAME= ekiga-3.2.6 -PKGREVISION= 24 +PKGREVISION= 25 CATEGORIES= net comms MASTER_SITES= ${MASTER_SITE_GNOME:=sources/ekiga/3.2/} EXTRACT_SUFX= .tar.bz2 |