diff options
Diffstat (limited to 'x11')
-rw-r--r-- | x11/nxcomp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/nxcomp/Makefile b/x11/nxcomp/Makefile index d8ef2a4c4863..1c621670432f 100644 --- a/x11/nxcomp/Makefile +++ b/x11/nxcomp/Makefile @@ -6,7 +6,7 @@ MASTER_SITES= http://code.x2go.org/releases/source/nx-libs/ CATEGORIES= x11 devel DISTNAME= nx-libs-${PORTVERSION}-lite -MAINTAINER= bapt@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= NX X11 protocol compression libraries WRKSRC= ${WRKDIR}/nx-libs-${PORTVERSION}/${PORTNAME} |