diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2009-08-22 00:20:34 +0000 |
commit | c6d73b3a6420b0cc781dcaab5b01819c8831f8f5 (patch) | |
tree | 7717c1858019e0ae60560bed33511b8e59c00f8e /editors/led | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) | |
download | ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.tar.gz ports-c6d73b3a6420b0cc781dcaab5b01819c8831f8f5.zip |
Notes
Diffstat (limited to 'editors/led')
-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 |