diff options
Diffstat (limited to 'chat/ircu/Makefile')
-rw-r--r-- | chat/ircu/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/ircu/Makefile b/chat/ircu/Makefile index 91c501e92c3..695fc0b30fe 100644 --- a/chat/ircu/Makefile +++ b/chat/ircu/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.35 2012/10/03 00:02:38 asau Exp $ +# $NetBSD: Makefile,v 1.36 2013/07/12 10:44:53 jperkin Exp $ # DISTNAME= ircu2.10.12.12 PKGNAME= ${DISTNAME:S/ircu2/ircu-2/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=undernet-ircu/} |