summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-03 11:04:59 +0000
commit07f1d50cbc8ad7f10a24994a8b8a94e0c64ad021 (patch)
treeb6c77eccf1aba052a36e6bf06465fddc6e27bcf6 /irc
parentFix patches due to missing atol(). (diff)
Chase up new MASTER_SITE_SAVANNAH.
PR: ports/56970 Submitted by: Jean-Yves Lefort <jylefort@brutele.be>
Notes
Notes: svn path=/head/; revision=90089
Diffstat (limited to 'irc')
-rw-r--r--irc/bobot++/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/irc/bobot++/Makefile b/irc/bobot++/Makefile
index d75bc59925c8..c44535211f5c 100644
--- a/irc/bobot++/Makefile
+++ b/irc/bobot++/Makefile
@@ -9,7 +9,8 @@
PORTNAME= bobot++
PORTVERSION= 1.99.2
CATEGORIES= irc
-MASTER_SITES= http://savannah.nongnu.org/download/bobotpp/stable.pkg/${PORTVERSION}/
+MASTER_SITES= ${MASTER_SITE_SAVANNAH}
+MASTER_SITE_SUBDIR= bobotpp/stable.pkg/${PORTVERSION}
DISTNAME= Bobot++-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org