diff options
author | mharo <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | mharo <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | a9d06ce8636b7acb5906bac2a80fb92f5e2afd05 (patch) | |
tree | 3a8f43ae087406efd0b25da03deac3e0e32e168d /editors/staroffice52 | |
parent | 45ce14b7018952069f2f933ec84e6f50e053e925 (diff) | |
download | FreeBSD-ports-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.zip FreeBSD-ports-a9d06ce8636b7acb5906bac2a80fb92f5e2afd05.tar.gz |
portname/portversion update
Diffstat (limited to 'editors/staroffice52')
-rw-r--r-- | editors/staroffice52/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/staroffice52/Makefile b/editors/staroffice52/Makefile index a257a6f..35ee080 100644 --- a/editors/staroffice52/Makefile +++ b/editors/staroffice52/Makefile @@ -1,19 +1,19 @@ # New ports collection makefile for: StarOffice 5.1a -# Version required: 5.1a # Date created: 30 October 1999 # Whom: dkwiebe # # $FreeBSD$ # -DISTNAME= so51a_lnx_01 -PKGNAME= staroffice-5.1a +PORTNAME= staroffice +PORTVERSION= 5.1a CATEGORIES= editors linux MASTER_SITES= http://afug.hypermart.net/files/ \ http://www.hagenhomes.com/freebsd/files/ \ ftp://ftp.stat.duke.edu/pub/Users/sto/StarOffice51a/ \ ftp://ftp.stardivision.de/pub/support/so51a/nwspatch/unxlnxi/ \ ftp://ftp.stardivision.de/pub/support/so51a/db/unxlnxi/ +DISTNAME= so51a_lnx_01 EXTRACT_SUFX= .tar DISTFILES= applicat.rdb.gz libofa517li.so libsdb517li.so |