aboutsummaryrefslogtreecommitdiffstats
path: root/devel/buildbot/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/buildbot/Makefile')
-rw-r--r--devel/buildbot/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/buildbot/Makefile b/devel/buildbot/Makefile
index 40e4dedbdf68..2e670e4cb77e 100644
--- a/devel/buildbot/Makefile
+++ b/devel/buildbot/Makefile
@@ -6,10 +6,9 @@
#
PORTNAME= buildbot
-PORTVERSION= 0.7.5
+PORTVERSION= 0.7.6
CATEGORIES= devel python
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= jkoshy@FreeBSD.org
COMMENT= Automated system from compile/test cycle to validate code changes