diff options
Diffstat (limited to 'chat/eggdrop')
-rw-r--r-- | chat/eggdrop/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/eggdrop/Makefile b/chat/eggdrop/Makefile index b24bb770aeb..78f698ec64f 100644 --- a/chat/eggdrop/Makefile +++ b/chat/eggdrop/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.11 2004/03/11 06:55:22 minskim Exp $ +# $NetBSD: Makefile,v 1.12 2004/03/11 08:30:31 grant Exp $ # DISTNAME= eggdrop1.6.15 PKGNAME= ${DISTNAME:S/eggdrop/eggdrop-/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= chat MASTER_SITES= ftp://ftp.eggheads.org/pub/eggdrop/source/1.6/ EXTRACT_SUFX= .tar.bz2 |