diff options
author | adam <adam> | 2012-09-07 19:16:05 +0000 |
---|---|---|
committer | adam <adam> | 2012-09-07 19:16:05 +0000 |
commit | 2e11318ccb7e59ffcb0d335dbf79d15289744b93 (patch) | |
tree | 8c7c1c6aba6c6451c01ccfcffee90433966d49ce /chat/xchat-systray-integration | |
parent | 8a4878f779a5a3120114c03ab38eb12b52131644 (diff) | |
download | pkgsrc-2e11318ccb7e59ffcb0d335dbf79d15289744b93.tar.gz |
Revbump after updating graphics/cairo
Diffstat (limited to 'chat/xchat-systray-integration')
-rw-r--r-- | chat/xchat-systray-integration/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile index 4ef0fe40222..84bcc26a264 100644 --- a/chat/xchat-systray-integration/Makefile +++ b/chat/xchat-systray-integration/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2012/03/03 00:12:50 wiz Exp $ +# $NetBSD: Makefile,v 1.28 2012/09/07 19:16:18 adam Exp $ DISTNAME= xchat-systray-integration-2.4.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 13 +PKGREVISION= 14 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/} |