aboutsummaryrefslogtreecommitdiff
path: root/editors/spe
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2006-01-08 15:39:19 +0000
committerThierry Thomas <thierry@FreeBSD.org>2006-01-08 15:39:19 +0000
commit375fc57df4ca22ff139b8623cc502a2aeab62600 (patch)
tree847d7531de488df82ab2e3e278c3d9487606a3b4 /editors/spe
parent0c418ebb3368db7411bd6b7c22a6343df349ffe8 (diff)
downloadports-375fc57df4ca22ff139b8623cc502a2aeab62600.tar.gz
ports-375fc57df4ca22ff139b8623cc502a2aeab62600.zip
Make fetchable again.
PR: 91508 Submitted by: Nicola Vitale <nivit (at) email.it> (maintainer) Reported by: pointyhat via kris
Notes
Notes: svn path=/head/; revision=153076
Diffstat (limited to 'editors/spe')
-rw-r--r--editors/spe/Makefile1
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