diff options
author | maho <maho@FreeBSD.org> | 2004-04-11 05:14:13 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2004-04-11 05:14:13 +0800 |
commit | 6f146f7d9475593069a8e020307397a33b176fbd (patch) | |
tree | ee3420a331dfc8b0382e6ae34e17098372e12cdd /editors | |
parent | d91085732370707f285e8639bca587093769d4f1 (diff) | |
download | freebsd-ports-gnome-6f146f7d9475593069a8e020307397a33b176fbd.tar.gz freebsd-ports-gnome-6f146f7d9475593069a8e020307397a33b176fbd.tar.zst freebsd-ports-gnome-6f146f7d9475593069a8e020307397a33b176fbd.zip |
Make fetchable
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.1-devel/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.1-devel/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.1-devel/Makefile b/editors/openoffice-1.1-devel/Makefile index 3b2cb7c545a5..af99dfff9390 100644 --- a/editors/openoffice-1.1-devel/Makefile +++ b/editors/openoffice-1.1-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.2.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= http://people.freebsd.org/~maho/ \ +MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \ diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile index 3b2cb7c545a5..af99dfff9390 100644 --- a/editors/openoffice.org-1.1-devel/Makefile +++ b/editors/openoffice.org-1.1-devel/Makefile @@ -8,7 +8,7 @@ PORTNAME= openoffice PORTVERSION= 1.1.2.${SNAPDATE} CATEGORIES+= editors -MASTER_SITES+= http://people.freebsd.org/~maho/ \ +MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/contrib/helpcontent/&,}:help \ ftp://ftp.kddlabs.co.jp/office/openoffice/contrib/helpcontent/:help \ |