diff options
-rw-r--r-- | devel/clewn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/clewn/Makefile b/devel/clewn/Makefile index 21bed3ce4b26..c89edabb9006 100644 --- a/devel/clewn/Makefile +++ b/devel/clewn/Makefile @@ -8,7 +8,7 @@ PORTNAME= clewn PORTVERSION= 1.14 CATEGORIES= devel editors -MASTER_SITES= SFE +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}/ MAINTAINER= giacomomariani@yahoo.it COMMENT= Clewn provides Gdb support within Vim |