diff options
Diffstat (limited to 'devel/log4cxx/Makefile')
-rw-r--r-- | devel/log4cxx/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/log4cxx/Makefile b/devel/log4cxx/Makefile index c2236ae490d9..c51fa107f2d4 100644 --- a/devel/log4cxx/Makefile +++ b/devel/log4cxx/Makefile @@ -1,6 +1,5 @@ PORTNAME= log4cxx -PORTVERSION= 1.4.0 -PORTREVISION= 1 +PORTVERSION= 1.5.0 CATEGORIES= devel MASTER_SITES= https://archive.apache.org/dist/logging/log4cxx/${PORTVERSION}/ DISTNAME= apache-log4cxx-${PORTVERSION} |