diff options
author | Renato Botelho <garga@FreeBSD.org> | 2010-09-30 17:25:12 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2010-09-30 17:25:12 +0000 |
commit | 45208a178423c1190ae5a0144558710d5aba9cff (patch) | |
tree | b2cbe352ad44462bfdd787e40bb96be29782b0c9 /editors/manedit | |
parent | 542ef1ac64cfb0e6e41e5dd0ab66e6698fe8d887 (diff) | |
download | ports-45208a178423c1190ae5a0144558710d5aba9cff.tar.gz ports-45208a178423c1190ae5a0144558710d5aba9cff.zip |
Notes
Diffstat (limited to 'editors/manedit')
-rw-r--r-- | editors/manedit/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/manedit/Makefile b/editors/manedit/Makefile index d05376c67a45..40724553a2dd 100644 --- a/editors/manedit/Makefile +++ b/editors/manedit/Makefile @@ -9,8 +9,7 @@ PORTNAME= manedit PORTVERSION= 0.8.1 PORTREVISION= 2 CATEGORIES= editors -MASTER_SITES= http://wolfpack.twu.net/users/wolfpack/ \ - http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Applications/Editors/manedit-0.8.1/ +MASTER_SITES= http://distro.ibiblio.org/pub/linux/distributions/amigolinux/download/Applications/Editors/manedit-0.8.1/ MAINTAINER= garga@FreeBSD.org COMMENT= A UNIX manual page editor and viewer |