diff options
author | Koop Mast <kwm@FreeBSD.org> | 2016-01-21 19:40:10 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2016-01-21 19:40:10 +0000 |
commit | cf649469f20b8bb348432e1f6d30dd5322d789de (patch) | |
tree | db5d229e8e0767cba906f5eb1c23c22060981bba /editors/openoffice-devel | |
parent | 7700e67945c7865757d8f079b10621bd6cc2d84b (diff) | |
download | ports-cf649469f20b8bb348432e1f6d30dd5322d789de.tar.gz ports-cf649469f20b8bb348432e1f6d30dd5322d789de.zip |
Notes
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 44413ddc173a..d551d487edc1 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= 2 PORTEPOCH= 4 CATEGORIES= editors java MASTER_SITES= https://dist.apache.org/repos/dist/dev/openoffice/${AOOVERSION}-${AOORC}-r${SVNREVISION}/source/ \ |