diff options
Diffstat (limited to 'editors/zile/Makefile')
-rw-r--r-- | editors/zile/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile index d42897d0049..e63100b3f91 100644 --- a/editors/zile/Makefile +++ b/editors/zile/Makefile @@ -9,8 +9,8 @@ PORTNAME= zile PORTVERSION= 1.6.1 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SUNSITE} \ - http://prdownloads.sourceforge.net/zile/ -MASTER_SITE_SUBDIR= apps/editors/emacs/clones + ${MASTER_SITE_SOURCEFORGE} +MASTER_SITE_SUBDIR= apps/editors/emacs/clones zile MAINTAINER= jasone@freebsd.org |