aboutsummaryrefslogtreecommitdiff
path: root/devel/cxxtest/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cxxtest/Makefile')
-rw-r--r--devel/cxxtest/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cxxtest/Makefile b/devel/cxxtest/Makefile
index 01bcbd52aa96..dbd8b83f8e24 100644
--- a/devel/cxxtest/Makefile
+++ b/devel/cxxtest/Makefile
@@ -8,8 +8,7 @@
PORTNAME= cxxtest
PORTVERSION= 3.10.1
CATEGORIES= devel
-MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF
MAINTAINER= drewish@katherinehouse.com
COMMENT= Simple and powerful JUnit/CppUnit/xUnit-like framework for C++