diff options
author | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-07 12:53:51 +0000 |
---|---|---|
committer | Jean Milanez Melo <jmelo@FreeBSD.org> | 2006-08-07 12:53:51 +0000 |
commit | f67d2a7cf92c8868f953e6712aaa029a40ad5519 (patch) | |
tree | b1e52c6a16e70473b846f9c29b81eebf89406f44 /editors | |
parent | - Fix PLIST: Remove locale dirs not contained in BSD.x11-4.dist (diff) |
- Update mastersite.
- Update pkg-descr.
PR: ports/101410
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/spe/Makefile | 5 | ||||
-rw-r--r-- | editors/spe/pkg-descr | 2 |
2 files changed, 3 insertions, 4 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index 986266a5cf85..2c4432dde7f9 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -8,9 +8,8 @@ PORTNAME= SPE PORTVERSION= 0.8.2.a CATEGORIES= editors devel python -MASTER_SITES= http://download.berlios.de/python/ \ - ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME:L} +MASTER_SITES= ${MASTER_SITE_BERLIOS} +MASTER_SITE_SUBDIR= python DISTNAME= ${PORTNAME}-${PORTVERSION}-wx2.6.1.0 MAINTAINER= nivit@email.it diff --git a/editors/spe/pkg-descr b/editors/spe/pkg-descr index d70196cf3b2b..39bb6fdb28cd 100644 --- a/editors/spe/pkg-descr +++ b/editors/spe/pkg-descr @@ -5,5 +5,5 @@ context help, Blender support, ... Spe ships with Python debugger (remote & encrypted), wxGlade (gui designer), PyChecker (source code doctor) and Kiki (regex console) -Author: Stani <spe.stani.be@gmail.it> +Author: Stani WWW: http://pythonide.stani.be |