diff options
Diffstat (limited to 'chat/meanwhile/Makefile')
-rw-r--r-- | chat/meanwhile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/meanwhile/Makefile b/chat/meanwhile/Makefile index e49bc6cc954..1c2b4bd200a 100644 --- a/chat/meanwhile/Makefile +++ b/chat/meanwhile/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2011/04/22 13:43:06 obache Exp $ +# $NetBSD: Makefile,v 1.5 2012/02/06 12:39:36 wiz Exp $ # DISTNAME= meanwhile-1.0.2 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=meanwhile/} |