diff options
Diffstat (limited to 'editors/scite/Makefile')
-rw-r--r-- | editors/scite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/scite/Makefile b/editors/scite/Makefile index a7ec21773891..3d155483137c 100644 --- a/editors/scite/Makefile +++ b/editors/scite/Makefile @@ -6,9 +6,9 @@ # PORTNAME= scite -PORTVERSION= 2.00 +PORTVERSION= 2.01 CATEGORIES= editors gnome -MASTER_SITES= SFP/scintilla/SciTE/${PORTVERSION} +MASTER_SITES= SF/scintilla/SciTE/${PORTVERSION} DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz |