diff options
author | grant <grant> | 2004-03-11 08:30:31 +0000 |
---|---|---|
committer | grant <grant> | 2004-03-11 08:30:31 +0000 |
commit | 3837bf2c8dd05a3ff3ec32faf2928d84143dc99a (patch) | |
tree | 52b35a0dfa3cac5a8eaf954c403398bce77b1417 /chat/eggdrop | |
parent | e272409063a3c027e4a043ec6667eb88e02f3989 (diff) | |
download | pkgsrc-3837bf2c8dd05a3ff3ec32faf2928d84143dc99a.tar.gz |
bump PKGREVISION after tcl dependency change.
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 |