diff options
-rw-r--r-- | irc/bnc/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index 9860429f42a2..0aea86e96686 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -3,16 +3,17 @@ # Date created: 06 July 1998 # Whom: Bill Fumerola <billf@chc-chimes.com> # -# $Id: Makefile,v 1.3 1999/05/16 23:07:23 mharo Exp $ +# $Id: Makefile,v 1.4 1999/06/28 02:20:11 billf Exp $ # DISTNAME= bnc2.6.2 PKGNAME= bnc-2.6.2 CATEGORIES= irc -MASTER_SITES= http://irc.themes.org/downloads/misc/ +MASTER_SITES= http://www.psn.net/~andrews/dist/ MAINTAINER= billf@FreeBSD.org +FETCH_BEFORE_ARGS= -b GNU_CONFIGURE= YES post-patch: |