diff options
Diffstat (limited to 'editors/led/Makefile')
-rw-r--r-- | editors/led/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/led/Makefile b/editors/led/Makefile index 919a1ae78eb9..6407552133e0 100644 --- a/editors/led/Makefile +++ b/editors/led/Makefile @@ -8,8 +8,7 @@ PORTNAME= led PORTVERSION= 2.0 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME}-editor +MASTER_SITES= SF/${PORTNAME}-editor/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A tiny text editor, with a number of useful programming features |