diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-04-14 00:25:54 +0000 |
commit | 0f29953274700e3113ef38abbe8132e0b248333d (patch) | |
tree | f8b676f72421de4a2772b4f89e3779525d8e0a69 /editors/staroffice70/Makefile | |
parent | 28849e36e90815aed6c95e0187cc1b0bac0906f3 (diff) | |
download | ports-0f29953274700e3113ef38abbe8132e0b248333d.tar.gz ports-0f29953274700e3113ef38abbe8132e0b248333d.zip |
Notes
Diffstat (limited to 'editors/staroffice70/Makefile')
-rw-r--r-- | editors/staroffice70/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/editors/staroffice70/Makefile b/editors/staroffice70/Makefile index a257a6f90582..35ee080456e7 100644 --- a/editors/staroffice70/Makefile +++ b/editors/staroffice70/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 |