diff options
Diffstat (limited to 'chat/loudmouth/Makefile')
-rw-r--r-- | chat/loudmouth/Makefile | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile index dc129f96ee6..639bc33dbfc 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.14 2005/08/10 20:56:13 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2005/08/25 20:16:15 jmmv Exp $ -DISTNAME= loudmouth-0.17.2 -PKGREVISION= 1 +DISTNAME= loudmouth-1.0 CATEGORIES= chat -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.17/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.0/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= tech-pkg@NetBSD.org |