diff options
Diffstat (limited to 'editors/spe/Makefile')
-rw-r--r-- | editors/spe/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index efb4fbb3bd12..8fb8cd87f2b2 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -10,6 +10,7 @@ PORTVERSION= 0.8.1.c CATEGORIES= editors devel python MASTER_SITES= http://download.berlios.de/python/ \ ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= ${PORTNAME:L} DISTNAME= ${PORTNAME}-${PORTVERSION}-wx2.6.1.0.-bl2.35 MAINTAINER= nivit@email.it |