summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-07-31 15:39:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-07-31 15:39:37 +0000
commit9a6168a1b88b6a2aed294e10fab645636c1710c4 (patch)
tree2c67e85cd8fb1b030396751e17d671ba047b6621 /editors
parentUpgrade to 3.35 (diff)
Remove obsolete MASTER_SITE
Notes
Notes: svn path=/head/; revision=12227
Diffstat (limited to 'editors')
-rw-r--r--editors/gxedit/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
index a6ad6cd54771..6d9417efe92d 100644
--- a/editors/gxedit/Makefile
+++ b/editors/gxedit/Makefile
@@ -3,14 +3,13 @@
# Date created: 01 Jul 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id: Makefile,v 1.6 1998/07/20 15:24:31 asami Exp $
+# $Id: Makefile,v 1.7 1998/07/20 18:51:39 steve Exp $
#
DISTNAME= GXedit1.07
PKGNAME= gxedit-1.07
CATEGORIES= editors
-MASTER_SITES= http://devplanet.fastethernet.net/mirrors/GXedit/ \
- http://devplanet.fastethernet.net/
+MASTER_SITES= http://devplanet.fastethernet.net/
EXTRACT_SUFX= .tar
MAINTAINER= dom@myrddin.demon.co.uk