diff options
Diffstat (limited to 'chat/mu-conference/Makefile')
-rw-r--r-- | chat/mu-conference/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/mu-conference/Makefile b/chat/mu-conference/Makefile index a424dd17d9b..f526ef2f820 100644 --- a/chat/mu-conference/Makefile +++ b/chat/mu-conference/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/03/03 00:12:49 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2012/09/15 10:03:52 obache Exp $ DISTNAME= mu-conference_0.8 PKGNAME= ${DISTNAME:S/_/-/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= chat MASTER_SITES= http://download.gna.org/mu-conference/ |