diff options
Diffstat (limited to 'editors/speedbar/Makefile')
-rw-r--r-- | editors/speedbar/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/speedbar/Makefile b/editors/speedbar/Makefile index e4b02d7e0bb9..ebdc931038b0 100644 --- a/editors/speedbar/Makefile +++ b/editors/speedbar/Makefile @@ -9,9 +9,9 @@ PORTNAME= speedbar PORTVERSION= 0.14.b4 PORTREVISION= 5 CATEGORIES= editors elisp -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF/cedet/${PORTNAME}/1.4beta4 \ http://dryice.name/computer/FreeBSD/distfiles/ -MASTER_SITE_SUBDIR= cedet + PKGNAMESUFFIX= -${EMACS_PORT_NAME} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.b/beta/} |