diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-25 13:47:00 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-12-25 13:47:00 +0000 |
commit | 107326aac39b6f675e4922dd9408c65541a1a2df (patch) | |
tree | 97270c1a15fdbbbac7f421f72bbce3e0e1624c04 /editors | |
parent | 51a05b28cd61c227730e8b34a783bc106e61adbc (diff) | |
download | ports-107326aac39b6f675e4922dd9408c65541a1a2df.tar.gz ports-107326aac39b6f675e4922dd9408c65541a1a2df.zip |
Update MASTER_SITES
PR: 23788
Submitted by: David W. Chapman Jr. <dwcjr@inethouston.net>
Approved by: Maintainer
Notes
Notes:
svn path=/head/; revision=36340
Diffstat (limited to 'editors')
-rw-r--r-- | editors/staroffice5/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/staroffice5/Makefile b/editors/staroffice5/Makefile index f5886d726a6a..50435724976a 100644 --- a/editors/staroffice5/Makefile +++ b/editors/staroffice5/Makefile @@ -9,10 +9,7 @@ PORTNAME= staroffice PORTVERSION= 5.1a CATEGORIES= editors linux MASTER_SITES= http://afug.hypermart.net/files/ \ - http://www.hagenhomes.com/freebsd/files/ \ - ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ \ - ftp://ftp.stardivision.de/pub/support/so51a/nwspatch/unxlnxi/ \ - ftp://ftp.stardivision.de/pub/support/so51a/db/unxlnxi/ + ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ DISTNAME= so51a_lnx_01 EXTRACT_SUFX= .tar DISTFILES= applicat.rdb.gz libofa517li.so libsdb517li.so |