diff options
author | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2016-09-06 04:02:03 +0800 |
commit | a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9 (patch) | |
tree | 21dc8bb191e5e5451fcc9b34202cf0dd5ff4f15e /editors/openoffice-devel | |
parent | f33e947bbb36a45245b87aacb2470cc573d9f772 (diff) | |
download | freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.gz freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.tar.zst freebsd-ports-gnome-a6f12a0b8dca36ca72e3c2f7b82aaf995b917fb9.zip |
Chase update of Poppler after revision r421386
Diffstat (limited to 'editors/openoffice-devel')
-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 3068c05d704b..8376c08ecf3a 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= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ |