diff options
author | jmelo <jmelo@FreeBSD.org> | 2006-08-07 20:53:51 +0800 |
---|---|---|
committer | jmelo <jmelo@FreeBSD.org> | 2006-08-07 20:53:51 +0800 |
commit | cca1b4461b5e4abc47e9f31cdd56b44481e3871a (patch) | |
tree | 210b9b4931d7ac2734fb73a2b9795c3f05bf15da /editors/spe | |
parent | 748a791a35ef102407590b47f8438f13c8fa92fb (diff) | |
download | freebsd-ports-gnome-cca1b4461b5e4abc47e9f31cdd56b44481e3871a.tar.gz freebsd-ports-gnome-cca1b4461b5e4abc47e9f31cdd56b44481e3871a.tar.zst freebsd-ports-gnome-cca1b4461b5e4abc47e9f31cdd56b44481e3871a.zip |
- Update mastersite.
- Update pkg-descr.
PR: ports/101410
Submitted by: Nicola Vitale <nivit@email.it> (maintainer)
Diffstat (limited to 'editors/spe')
-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 |