aboutsummaryrefslogtreecommitdiffstats
path: root/editors/zile
diff options
context:
space:
mode:
authorjasone <jasone@FreeBSD.org>2001-11-21 14:13:49 +0800
committerjasone <jasone@FreeBSD.org>2001-11-21 14:13:49 +0800
commit99105ecfa9f97318a4f75f384c654079c0cc22c0 (patch)
treedfdc11f7e2b536906f38b88f30e1d374eccef546 /editors/zile
parent1ac5f2f624a8cca102e4933529221b37fc8ecab4 (diff)
downloadfreebsd-ports-gnome-99105ecfa9f97318a4f75f384c654079c0cc22c0.tar.gz
freebsd-ports-gnome-99105ecfa9f97318a4f75f384c654079c0cc22c0.tar.zst
freebsd-ports-gnome-99105ecfa9f97318a4f75f384c654079c0cc22c0.zip
Use ${MASTER_SITE_SOURCEFORGE} rather than a URL.
Submitted by: obrien
Diffstat (limited to 'editors/zile')
-rw-r--r--editors/zile/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/zile/Makefile b/editors/zile/Makefile
index d42897d00494..e63100b3f910 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