diff options
author | Maho Nakata <maho@FreeBSD.org> | 2004-04-10 21:16:09 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2004-04-10 21:16:09 +0000 |
commit | 0faa9350f591b0a619eab043f358aeca1d878313 (patch) | |
tree | da7b053ba56386cc8b42acba8b0f1beaac39ec3e /editors/openoffice-2.0-devel | |
parent | 2fc090c2be9bbd48741975735802cd8d07fdc476 (diff) | |
download | ports-0faa9350f591b0a619eab043f358aeca1d878313.tar.gz ports-0faa9350f591b0a619eab043f358aeca1d878313.zip |
Notes
Diffstat (limited to 'editors/openoffice-2.0-devel')
-rw-r--r-- | editors/openoffice-2.0-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile index 33215945e331..9ac75ed348bf 100644 --- a/editors/openoffice-2.0-devel/Makefile +++ b/editors/openoffice-2.0-devel/Makefile @@ -8,11 +8,11 @@ PORTNAME= openoffice PORTVERSION= 2.0 CATEGORIES+= editors -MASTER_SITES+= http://people.freebsd.org/~maho/ \ +MASTER_SITES+= ${MASTER_SITE_LOCAL} \ ftp://ftp.cs.man.ac.uk/pub/toby/gpc/:gpc \ http://ftp.services.openoffice.org/pub/OpenOffice.org/contrib/helpcontent/:help \ http://people.freebsd.org/~mbr/ooo/:moz -MASTER_SITE_SUBDIR= ${PORTVERSION} +MASTER_SITE_SUBDIR= maho/openoffice.org DISTFILES+= OOo_${BUILD_NR}${MILESTONE}_${SNAPDATE}_source.tar.bz2 gpc231.tar.Z:gpc \ patch-openoffice-mozilla101-2002-10-14:moz mozilla-vendor-1.0.2a.tgz:moz .if defined(L10NHELP) |