diff options
Diffstat (limited to 'x11/dxpc/Makefile')
-rw-r--r-- | x11/dxpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 75f40ee4435e..d8ad9ee74171 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -7,14 +7,14 @@ PORTNAME= dxpc PORTVERSION= 3.8.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MASTER_SITES= http://www.vigor.nu/dxpc/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Compressing X protocol proxy designed to support X11 over slow links -LIB_DEPENDS= lzo.2:${PORTSDIR}/archivers/lzo +LIB_DEPENDS= lzo.1:${PORTSDIR}/archivers/lzo MAN1= dxpc.1 PLIST_FILES= bin/dxpc |