diff options
Diffstat (limited to 'chat/xchat-systray-integration/Makefile')
-rw-r--r-- | chat/xchat-systray-integration/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/xchat-systray-integration/Makefile b/chat/xchat-systray-integration/Makefile index 6b0fe9f4560..4ded8fd4e36 100644 --- a/chat/xchat-systray-integration/Makefile +++ b/chat/xchat-systray-integration/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2005/12/05 20:49:54 rillig Exp $ +# $NetBSD: Makefile,v 1.12 2006/01/24 07:31:58 wiz Exp $ DISTNAME= xchat-systray-integration-2.4.5-src PKGNAME= ${DISTNAME:S/-src//} +PKGREVISION= 1 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xchat2-plugins/} |