diff options
Diffstat (limited to 'chat/irssi/Makefile')
-rw-r--r-- | chat/irssi/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/irssi/Makefile b/chat/irssi/Makefile index 01220514ac7..11cea02db9e 100644 --- a/chat/irssi/Makefile +++ b/chat/irssi/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.67 2014/06/07 23:49:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.68 2015/06/12 10:48:27 wiz Exp $ DISTNAME= ${IRSSI_DISTNAME} +PKGREVISION= 1 CATEGORIES= chat EXTRACT_SUFX= ${IRSSI_EXTRACT_SUFX} |