diff options
author | truckman <truckman@FreeBSD.org> | 2015-05-09 00:04:20 +0800 |
---|---|---|
committer | truckman <truckman@FreeBSD.org> | 2015-05-09 00:04:20 +0800 |
commit | 0b975e47936402c240a7395fceb8d0068b93c2fb (patch) | |
tree | 82c7ebe0fb3ba92a0a304ea84d837664f78455c0 /editors/openoffice-devel/Makefile | |
parent | cef6e626ae46f8cfbebdee7a02c4a4df84ff7f21 (diff) | |
download | freebsd-ports-graphics-0b975e47936402c240a7395fceb8d0068b93c2fb.tar.gz freebsd-ports-graphics-0b975e47936402c240a7395fceb8d0068b93c2fb.tar.zst freebsd-ports-graphics-0b975e47936402c240a7395fceb8d0068b93c2fb.zip |
Resurrect the part of patch-i114430 that was not accepted upstream.
Submitted by: pfg
Approved by: mat (mentor, implicit)
MFH: 2015Q2
Diffstat (limited to 'editors/openoffice-devel/Makefile')
-rw-r--r-- | editors/openoffice-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile index 2495aa78040..3b6986e5445 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -#PORTREVISION= 1 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= editors java MASTER_SITES= http://ci.apache.org/projects/openoffice/milestones/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ |