diff options
Diffstat (limited to 'editors/spe/Makefile')
-rw-r--r-- | editors/spe/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/spe/Makefile b/editors/spe/Makefile index 8fb8cd87f2b2..42bb3d026bc5 100644 --- a/editors/spe/Makefile +++ b/editors/spe/Makefile @@ -6,12 +6,12 @@ # PORTNAME= SPE -PORTVERSION= 0.8.1.c +PORTVERSION= 0.8.1.d 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 +DISTNAME= ${PORTNAME}-${PORTVERSION}-wx2.6.1.0 MAINTAINER= nivit@email.it COMMENT= Stani's Python Editor |