diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-08-19 03:40:38 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-08-19 03:40:38 +0800 |
commit | 66d41fce4a384e5e53584ee040669d4537d75a3c (patch) | |
tree | 355d5a0a4f4317da30db0719796ca473ddeeff39 /irc/bnc | |
parent | b93ed9f89f0717aec7d6f282addc289dcd2c53eb (diff) | |
download | freebsd-ports-gnome-66d41fce4a384e5e53584ee040669d4537d75a3c.tar.gz freebsd-ports-gnome-66d41fce4a384e5e53584ee040669d4537d75a3c.tar.zst freebsd-ports-gnome-66d41fce4a384e5e53584ee040669d4537d75a3c.zip |
MASTER_SITE update
PR: 13189
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'irc/bnc')
-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: |