diff options
Diffstat (limited to 'editors/hte')
-rw-r--r-- | editors/hte/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/hte/Makefile b/editors/hte/Makefile index 70ca4ed98e32..2857d887e8e9 100644 --- a/editors/hte/Makefile +++ b/editors/hte/Makefile @@ -9,7 +9,7 @@ PORTNAME= hte PORTVERSION= 2.0.17 CATEGORIES= editors -MASTER_SITES= SF +MASTER_SITES= SF/${PORTNAME}/ht-source/${PORTVERSION} DISTNAME= ht-${PORTVERSION} MAINTAINER= mva@FreeBSD.org |