aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authortruckman <truckman@FreeBSD.org>2015-01-22 06:57:34 +0800
committertruckman <truckman@FreeBSD.org>2015-01-22 06:57:34 +0800
commitb4e73eb4db18edeb61420120996ec8ed569bf2a4 (patch)
treea4e31ed185ca174e4681df4d30ae76c4c69e2c95 /editors
parent75935f5e4042ae29155bbd4b354e705a0f3485a1 (diff)
downloadfreebsd-ports-gnome-b4e73eb4db18edeb61420120996ec8ed569bf2a4.tar.gz
freebsd-ports-gnome-b4e73eb4db18edeb61420120996ec8ed569bf2a4.tar.zst
freebsd-ports-gnome-b4e73eb4db18edeb61420120996ec8ed569bf2a4.zip
Unbreak fetch.
Differential Revision: https://reviews.freebsd.org/D1578 Reviewed by: pfg Approved by: mat (mentor)
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-devel/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-devel/Makefile b/editors/openoffice-devel/Makefile
index dd8075029a53..8a323d11dc3e 100644
--- a/editors/openoffice-devel/Makefile
+++ b/editors/openoffice-devel/Makefile
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= ${LANG_PKGNAME}-
PKGNAMESUFFIX= -${LANG_SUFFIX}
.endif
PKGNAMESUFFIX= -devel
-DISTFILES= ${OOOSRC}${OOODISTTAG} unowinreg.dll:unoreg ${EXTSRC}:extsrc
+DISTFILES= ${OOOSRC}${AOODISTTAG} unowinreg.dll:unoreg ${EXTSRC}:extsrc
EXTRACT_ONLY= ${OOOSRC}
MAINTAINER= office@FreeBSD.org