diff options
author | dd <dd@FreeBSD.org> | 2004-06-08 09:39:25 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2004-06-08 09:39:25 +0000 |
commit | e566266c3c61937bdc274f9a8a8e98a3e39c3537 (patch) | |
tree | ce92b8d252312f595d788565d1056b6c55b8f73c /editors | |
parent | ce7d50d53eda501504fea67dadfdf8c8ebc8522f (diff) | |
download | FreeBSD-ports-e566266c3c61937bdc274f9a8a8e98a3e39c3537.zip FreeBSD-ports-e566266c3c61937bdc274f9a8a8e98a3e39c3537.tar.gz |
Remove broken distfile link.
PR: 66694
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Diffstat (limited to 'editors')
-rw-r--r-- | editors/mg/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/mg/Makefile b/editors/mg/Makefile index c02c5d9..af9970f 100644 --- a/editors/mg/Makefile +++ b/editors/mg/Makefile @@ -8,8 +8,7 @@ PORTNAME= mg PORTVERSION= 20010514 CATEGORIES= editors -MASTER_SITES= ${MASTER_SITE_LOCAL} \ - http://www.unixfreak.org/~dima/distfiles/ +MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= dd MAINTAINER= dd@FreeBSD.org |