diff options
Diffstat (limited to 'chat/xchat-systray-integration/Makefile')
-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 a40e397161f..b4b8cf24724 100644 --- a/chat/xchat-systray-integration/Makefile +++ b/chat/xchat-systray-integration/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2013/06/04 22:15:47 tron Exp $ +# $NetBSD: Makefile,v 1.36 2013/06/06 12:54:09 wiz Exp $ DISTNAME= xchat-systray-integration-2.4.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 20 +PKGREVISION= 21 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/} |