diff options
author | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-01 17:36:12 +0000 |
---|---|---|
committer | David W. Chapman Jr. <dwcjr@FreeBSD.org> | 2001-09-01 17:36:12 +0000 |
commit | 2be7bbe1eacb471051304e20afec52adec164cfe (patch) | |
tree | dd0635713e408817d72c3f34a9a889fe197353fb /irc/bnc/Makefile | |
parent | 49a0f7d5f1a9fbabe53f90556c8b9edaa17d6f67 (diff) |
Notes
Diffstat (limited to 'irc/bnc/Makefile')
-rw-r--r-- | irc/bnc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile index a390fcff5682..0acd9e5f52ee 100644 --- a/irc/bnc/Makefile +++ b/irc/bnc/Makefile @@ -6,9 +6,9 @@ # PORTNAME= bnc -PORTVERSION= 2.8.2 +PORTVERSION= 2.8.4 CATEGORIES= irc -MASTER_SITES= http://www.psn.net/~andrews/dist/ +MASTER_SITES= http://www.gotbnc.com/files/ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= billf@FreeBSD.org |