diff options
-rw-r--r-- | x11/aterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/aterm/Makefile b/x11/aterm/Makefile index 3cf29d6a42d6..78910864c5ac 100644 --- a/x11/aterm/Makefile +++ b/x11/aterm/Makefile @@ -11,7 +11,7 @@ CATEGORIES+= x11 # `+=' is for slave ports MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= mich@FreeBSD.org COMMENT= A color vt102 terminal emulator with transparency support LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ |