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 4d5878cc5d0..64b1e635600 100644 --- a/chat/xchat-systray-integration/Makefile +++ b/chat/xchat-systray-integration/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.32 2012/10/08 23:01:18 adam Exp $ +# $NetBSD: Makefile,v 1.33 2013/02/16 11:20:35 wiz Exp $ DISTNAME= xchat-systray-integration-2.4.5-src PKGNAME= ${DISTNAME:S/-src//} -PKGREVISION= 17 +PKGREVISION= 18 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/} |