diff options
author | olivierd <olivierd@FreeBSD.org> | 2017-01-07 18:42:51 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2017-01-07 18:42:51 +0800 |
commit | 4766dfd118ffe1f5635df4f9693ee882a17c01b8 (patch) | |
tree | edce32f6df66c91bdf3071519dcd4be716ef0f8a /editors/openoffice-devel | |
parent | f53a61aef2a403f441ac1d0e27a147d207e7cf73 (diff) | |
download | freebsd-ports-gnome-4766dfd118ffe1f5635df4f9693ee882a17c01b8.tar.gz freebsd-ports-gnome-4766dfd118ffe1f5635df4f9693ee882a17c01b8.tar.zst freebsd-ports-gnome-4766dfd118ffe1f5635df4f9693ee882a17c01b8.zip |
Chase update of graphics/poppler (and slaves ports) in revision r430777
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 837d22b5ef20..dc35c0737ed8 100644 --- a/editors/openoffice-devel/Makefile +++ b/editors/openoffice-devel/Makefile @@ -3,7 +3,7 @@ PORTNAME= apache-openoffice PORTVERSION= ${AOOVERSION1}.${AOOVERSION2}.${SVNREVISION} -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ |