aboutsummaryrefslogtreecommitdiffstats
path: root/converters/uulib/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'converters/uulib/Makefile')
-rw-r--r--converters/uulib/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile
index 3d9ca3e6adb0..9bfe6d641b7b 100644
--- a/converters/uulib/Makefile
+++ b/converters/uulib/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= uulib
-PORTVERSION= 0.5.18
+PORTVERSION= 0.5.19
CATEGORIES= converters
MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/
DISTNAME= uudeview-${PORTVERSION}
@@ -25,9 +25,9 @@ ALL_TARGET= libuu.a libuu.so.${VERSION}
.include <bsd.port.pre.mk>
.if ${PORTOBJFORMAT} == "elf"
-VERSION= 2
+VERSION= 3
.else
-VERSION= 2.0
+VERSION= 3.0
.endif
DOCFILES= COPYING HISTORY doc/Makefile doc/README doc/binhex.fig \