diff options
Diffstat (limited to 'editors/scribes')
-rw-r--r-- | editors/scribes/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/scribes/Makefile b/editors/scribes/Makefile index 87adbe9a29be..2b54c78197d6 100644 --- a/editors/scribes/Makefile +++ b/editors/scribes/Makefile @@ -9,8 +9,7 @@ PORTNAME= scribes PORTVERSION= 0.3.3.3 PORTREVISION= 3 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/Stable%20Branch/${PORTNAME}-${PORTVERSION} MAINTAINER= pav@FreeBSD.org COMMENT= Slick yet powerful text editor for GNOME |