aboutsummaryrefslogtreecommitdiff
path: root/editors/staroffice52/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/staroffice52/Makefile')
-rw-r--r--editors/staroffice52/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile
index 1a04a1cb4411..99a1c31d7a56 100644
--- a/editors/staroffice52/Makefile
+++ b/editors/staroffice52/Makefile
@@ -19,14 +19,14 @@ MASTER_SITES= ftp://ftp.csua.berkeley.edu/pub/.1/ports/distfiles/staroffice52/ \
ftp://ftp.sunet.se/pub7/security/vendor/sun/patches/
DISTNAME= so-5_2-ga-bin-linux-en.bin
.if defined(WITH_CDROM)
-DISTFILES= 109939-02.tar.Z
+DISTFILES= 109939-03.tar.Z
.else
-DISTFILES= so-5_2-ga-bin-linux-en.bin 109939-02.tar.Z
+DISTFILES= so-5_2-ga-bin-linux-en.bin 109939-03.tar.Z
.if defined(WITH_ADABAS)
DISTFILES+= soa-5_2-ga-bin-linux-en.bin
.endif
.endif
-EXTRACT_ONLY= 109939-02.tar.Z
+EXTRACT_ONLY= 109939-03.tar.Z
MAINTAINER= mb@imp.ch
@@ -41,7 +41,7 @@ WRKSRC= ${WRKDIR}/office52
TMPDIR= ${WRKDIR}/tmp
LD_PATH= ${TMPDIR}:${WRKSRC}:${LINUXBASE}/lib:${LINUXBASE}/usr/lib
INSTDB.INS= ${PREFIX}/office52/program/instdb.ins
-SUNSOLVE= ${WRKDIR}/109939-02
+SUNSOLVE= ${WRKDIR}/109939-03
ADABAS_DIST= soa-5_2-ga-bin-linux-en.bin
SIZE!= /bin/df -k . | /usr/bin/tail -n 1 | /usr/bin/awk '{print $$4}'
LINPROCFS!= /sbin/mount | /usr/bin/grep linprocfs | /usr/bin/awk '{print $1}'