diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/dxpc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/dxpc/Makefile b/x11/dxpc/Makefile index 6e6ee775a512..75f40ee4435e 100644 --- a/x11/dxpc/Makefile +++ b/x11/dxpc/Makefile @@ -7,13 +7,14 @@ PORTNAME= dxpc PORTVERSION= 3.8.2 +PORTREVISION= 1 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.1:${PORTSDIR}/archivers/lzo +LIB_DEPENDS= lzo.2:${PORTSDIR}/archivers/lzo MAN1= dxpc.1 PLIST_FILES= bin/dxpc |