diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-04 18:07:51 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-11-04 18:07:51 +0000 |
commit | 90e65b4727bbd29aac5fcc900f9da8f6e44b2762 (patch) | |
tree | fc66ca6745c0a5d13f4b1f3c83d5d3cdbf5e13d9 /x11 | |
parent | 5792098d0b02ddb8d55b6e69e5dea8f741915b59 (diff) | |
download | ports-90e65b4727bbd29aac5fcc900f9da8f6e44b2762.tar.gz ports-90e65b4727bbd29aac5fcc900f9da8f6e44b2762.zip |
Notes
Diffstat (limited to 'x11')
-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 |