diff options
Diffstat (limited to 'editors/the/Makefile')
-rw-r--r-- | editors/the/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/the/Makefile b/editors/the/Makefile index 832f83ddc627..9a98e7563428 100644 --- a/editors/the/Makefile +++ b/editors/the/Makefile @@ -9,7 +9,7 @@ PORTNAME= the PORTVERSION= 3.2 PORTREVISION= 1 CATEGORIES= editors -MASTER_SITES= SF/hessling-editor +MASTER_SITES= SF/hessling-editor/hessling-editor/${PORTVERSION} DISTNAME= THE-${PORTVERSION} PATCH_SITES= http://users.comlab.ox.ac.uk/ian.collier/distribution/ |