diff options
author | prlw1 <prlw1> | 2016-05-03 11:40:00 +0000 |
---|---|---|
committer | prlw1 <prlw1> | 2016-05-03 11:40:00 +0000 |
commit | 014a277e1e6d8693e891c1be24803075bfb2fe8a (patch) | |
tree | 5a3106e603f2093d7172fa2cfbdd8c5759a79486 /chat/gnomeicu | |
parent | cfcb964f957a9a46cdfc82397f4480999266270b (diff) | |
download | pkgsrc-014a277e1e6d8693e891c1be24803075bfb2fe8a.tar.gz |
revbump for libsoup's ABI issue
Diffstat (limited to 'chat/gnomeicu')
-rw-r--r-- | chat/gnomeicu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gnomeicu/Makefile b/chat/gnomeicu/Makefile index 65449e1e7d7..dfd9e53daad 100644 --- a/chat/gnomeicu/Makefile +++ b/chat/gnomeicu/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.108 2016/04/11 19:01:43 ryoon Exp $ +# $NetBSD: Makefile,v 1.109 2016/05/03 11:40:01 prlw1 Exp $ DISTNAME= gnomeicu-0.99.12 -PKGREVISION= 53 +PKGREVISION= 54 CATEGORIES= chat gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=gnomeicu/} EXTRACT_SUFX= .tar.bz2 |