diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:46:00 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 04:46:00 +0000 |
commit | 5e3a15a30ab82825225d3a2df572241cc5c7ae08 (patch) | |
tree | 88f027948d983da9d8a0b9af507def3a53c8f6a6 /www/aswedit | |
parent | 2321edd95816ed0c999c3c3bd0f30ada34148ed8 (diff) | |
download | ports-5e3a15a30ab82825225d3a2df572241cc5c7ae08.tar.gz ports-5e3a15a30ab82825225d3a2df572241cc5c7ae08.zip |
Notes
Diffstat (limited to 'www/aswedit')
-rw-r--r-- | www/aswedit/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 663997341485..9bd4fd136c56 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -9,10 +9,7 @@ PORTNAME= asWedit PORTVERSION= 4.0.1 PORTREVISION= 1 CATEGORIES= www editors linux -MASTER_SITES= http://www.advasoft.com/asWedit/ \ - ftp://sunsite.doc.ic.ac.uk/packages/www/asWedit/ \ - ftp://sunsite.auc.dk/pub/infosystems/www/asWedit/ \ - ftp://sunsite.icm.edu.pl/pub/www/asWedit/ +MASTER_SITES= ftp://sunsite.icm.edu.pl/pub/www/asWedit/ DISTNAME= asWedit-4.0-i386.linux MAINTAINER= brett@peloton.runet.edu |