diff options
author | maho <maho@FreeBSD.org> | 2005-08-08 10:33:42 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2005-08-08 10:33:42 +0800 |
commit | 880bb8432f80123e66d4c69b2ce91f2ac7fc4352 (patch) | |
tree | 350e764f3242306fd6bba3bdd93be9bfb3f96ade /editors | |
parent | de7d758f8dbf3853e13d4ecabf5004061c641b56 (diff) | |
download | freebsd-ports-gnome-880bb8432f80123e66d4c69b2ce91f2ac7fc4352.tar.gz freebsd-ports-gnome-880bb8432f80123e66d4c69b2ce91f2ac7fc4352.tar.zst freebsd-ports-gnome-880bb8432f80123e66d4c69b2ce91f2ac7fc4352.zip |
make fetchable
Submitted by: kris
Approved by: portmgr (marcus)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/openoffice-1.0/Makefile | 2 | ||||
-rw-r--r-- | editors/openoffice.org-1.0/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-1.0/Makefile b/editors/openoffice-1.0/Makefile index 12e7bfa0044e..5c0aa3923496 100644 --- a/editors/openoffice-1.0/Makefile +++ b/editors/openoffice-1.0/Makefile @@ -9,7 +9,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 4 CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ +MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/${PORTVERSION}/&,} \ ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:moz \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla${MOZILLA_VERSION}/&,}src/:mozsrc \ diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile index 12e7bfa0044e..5c0aa3923496 100644 --- a/editors/openoffice.org-1.0/Makefile +++ b/editors/openoffice.org-1.0/Makefile @@ -9,7 +9,7 @@ PORTNAME= openoffice PORTVERSION= 1.0.3 PORTREVISION= 4 CATEGORIES+= editors -MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/&,} \ +MASTER_SITES+= ${MASTER_SITE_RINGSERVER:S,%SUBDIR%,misc/openoffice/stable/${PORTVERSION}/&,} \ ${MASTER_SITE_LOCAL:S,%SUBDIR%,maho/openoffice.org/&,}:moz \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ ${MASTER_SITE_MOZILLA:S,%SUBDIR%,mozilla/releases/mozilla${MOZILLA_VERSION}/&,}src/:mozsrc \ |