aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-2.0-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-2.0-devel/Makefile')
-rw-r--r--editors/openoffice-2.0-devel/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/editors/openoffice-2.0-devel/Makefile b/editors/openoffice-2.0-devel/Makefile
index 2aae27767a5c..c10f8d2b70b8 100644
--- a/editors/openoffice-2.0-devel/Makefile
+++ b/editors/openoffice-2.0-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= openoffice
PORTVERSION= 644
+SNAPDATE= 20030324
CATEGORIES+= editors
MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/developer/%SUBDIR%/ \
@@ -16,7 +17,7 @@ MASTER_SITES+= http://projects.imp.ch/openoffice/%SUBDIR%/ \
http://ny1.mirror.openoffice.org/miscellaneous/helpcontent/:help \
http://people.freebsd.org/~mbr/ooo/:moz
MASTER_SITE_SUBDIR= ${PORTVERSION}
-DISTFILES+= oo_${PORTVERSION}_src.tar.bz2 \
+DISTFILES+= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2 \
gpc231.tar.Z:gpc patch-openoffice-mozilla101-2002-10-14:moz
.if defined(L10NHELP)
DISTFILES+= ${L10NHELP:S/$/:help/}
@@ -106,7 +107,7 @@ CXX= g++32
.endif
.endif
-EXTRACT_ONLY= oo_${PORTVERSION}_src.tar.bz2
+EXTRACT_ONLY= oo_${PORTVERSION}_src_${SNAPDATE}.tar.bz2
MAINTAINER= openoffice@FreeBSD.org
.if !defined(COMMENT)