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 0d1ea8cf3e6..697e5cc898d 100644 --- a/chat/loudmouth/Makefile +++ b/chat/loudmouth/Makefile @@ -1,9 +1,8 @@ -# $NetBSD: Makefile,v 1.24 2007/06/05 05:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2007/10/13 18:53:39 adam Exp $ -DISTNAME= loudmouth-1.0.4 -PKGREVISION= 1 +DISTNAME= loudmouth-1.2.3 CATEGORIES= chat -MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.0/} +MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/1.2/} EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org |