diff options
author | Dima Dorfman <dd@FreeBSD.org> | 2004-06-08 09:39:25 +0000 |
---|---|---|
committer | Dima Dorfman <dd@FreeBSD.org> | 2004-06-08 09:39:25 +0000 |
commit | 8f82f5bb5057f2810c941c1ac3880ee744b69454 (patch) | |
tree | 3aa7c86b8723286a88701eaf5b202c2a574ed0a3 /editors/mg | |
parent | d99a904e77eff4a47efc36ba4fe3bf096da23c68 (diff) | |
download | ports-8f82f5bb5057f2810c941c1ac3880ee744b69454.tar.gz ports-8f82f5bb5057f2810c941c1ac3880ee744b69454.zip |
Remove broken distfile link.
PR: 66694
Submitted by: Roman Neuhauser <neuhauser@chello.cz>
Notes
Notes:
svn path=/head/; revision=111072
Diffstat (limited to 'editors/mg')
-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 c02c5d92f963..af9970f23bb2 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 |