aboutsummaryrefslogtreecommitdiff
path: root/devel/cgdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cgdb/Makefile')
-rw-r--r--devel/cgdb/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/cgdb/Makefile b/devel/cgdb/Makefile
index 9157a5f1565f..ab89e533a46f 100644
--- a/devel/cgdb/Makefile
+++ b/devel/cgdb/Makefile
@@ -8,8 +8,7 @@
PORTNAME= cgdb
PORTVERSION= 0.6.4
CATEGORIES= devel
-MASTER_SITES= SOURCEFORGE
-MASTER_SITE_SUBDIR= ${PORTNAME}
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= clsung@FreeBSD.org
COMMENT= A curses-based interface to the GNU Debugger