diff options
Diffstat (limited to 'x11/wterm/Makefile')
-rw-r--r-- | x11/wterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/wterm/Makefile b/x11/wterm/Makefile index e6f477153477..f7d51fc82ef2 100644 --- a/x11/wterm/Makefile +++ b/x11/wterm/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 6 CATEGORIES= x11 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}.tar.gz -MAINTAINER= adam-ports@blacktabby.org +MAINTAINER= ports@FreeBSD.org COMMENT= A color vt102 terminal emulator with transparency support BUILD_DEPENDS= ${LOCALBASE}/lib/libWINGs.a:${PORTSDIR}/x11-wm/windowmaker |