diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 18:16:04 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-09-19 18:16:04 +0000 |
commit | 05a10795ce8da3482f6b5a444d985b6009f5a090 (patch) | |
tree | 5568d780fc29a1fd520b040b26753f93b505d06d /www/aswedit | |
parent | d37fc98ec0da82a4f65a78cdf87aaec640f1f155 (diff) |
- Update Backup mirror
PR: 137282
Submitted by: Earl Gay <earl@eeg3.net>
Feature safe: yes
Notes
Notes:
svn path=/head/; revision=241756
Diffstat (limited to 'www/aswedit')
-rw-r--r-- | www/aswedit/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/aswedit/Makefile b/www/aswedit/Makefile index 9031991c5985..537f4852482b 100644 --- a/www/aswedit/Makefile +++ b/www/aswedit/Makefile @@ -9,7 +9,8 @@ PORTNAME= asWedit PORTVERSION= 4.0.1 PORTREVISION= 3 CATEGORIES= www editors linux -MASTER_SITES= ftp://sunsite.icm.edu.pl/pub/www/asWedit/ +MASTER_SITES= ftp://sunsite.icm.edu.pl/pub/www/asWedit/ \ + http://freebsd.eeg3.net/distfiles/ DISTNAME= asWedit-4.0-i386.linux MAINTAINER= ports@FreeBSD.org |