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/leo | |
parent | 075acacd24db0c43cce5dccc810156a1c5eff446 (diff) |
Notes
Diffstat (limited to 'editors/leo')
-rw-r--r-- | editors/leo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/leo/Makefile b/editors/leo/Makefile index bef003e33fcc..7b66a495d22d 100644 --- a/editors/leo/Makefile +++ b/editors/leo/Makefile @@ -8,7 +8,7 @@ PORTNAME= leo PORTVERSION= 4.4.8 CATEGORIES= editors python -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/Leo/${PORTVERSION}%20final DISTNAME= ${PORTNAME}-${PORTVERSION:S/./-/g}-final DIST_SUBDIR= leo |