summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/generate.pl
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2012-05-09 03:27:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2012-05-09 03:27:05 +0000
commit9ab76656d6f1b80b8564312ed4e8357ab681efa5 (patch)
tree342cb43c0260e1287c531a6205b432db46860c7b /editors/openoffice-3/files/generate.pl
parent- Update to version 111.2.2 (diff)
Repocopy from editors/openoffice.org-3 to editors/openoffice-3.
As development of OpenOffice.org has been migrated Apache OpenOffice, .org part has been removed. So I'd like to remove ".org" in the ports tree as well. the same reason as http://www.freebsd.org/cgi/query-pr.cgi?pr=164678 PR: 167305
Notes
Notes: svn path=/head/; revision=296265
Diffstat (limited to 'editors/openoffice-3/files/generate.pl')
-rw-r--r--editors/openoffice-3/files/generate.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/generate.pl b/editors/openoffice-3/files/generate.pl
index c52a9fe9aae4..3698de722a46 100644
--- a/editors/openoffice-3/files/generate.pl
+++ b/editors/openoffice-3/files/generate.pl
@@ -1,7 +1,7 @@
#!/usr/bin/perl
# generate full build shell script for OpenOffice.org
# Whom: Maho Nakata <maho@FreeBSD.org>
-# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/generate.pl,v 1.13 2011-02-10 02:01:16 maho Exp $
+# $FreeBSD: /tmp/pcvs/ports/editors/openoffice-3/files/generate.pl,v 1.14 2012-05-09 03:27:05 maho Exp $
print "#!/bin/csh\n";
print "make deinstall clean\n";