diff options
author | Michael Landin <mich@FreeBSD.org> | 2003-12-15 18:38:04 +0000 |
---|---|---|
committer | Michael Landin <mich@FreeBSD.org> | 2003-12-15 18:38:04 +0000 |
commit | 85d44a505c3621f0506a3ac43c57a8b1ad0b1475 (patch) | |
tree | 74f7aa23f1c61871be54298874aa2f17887bd2a5 /x11/aterm/Makefile | |
parent | o Update to > 0.8.3 (diff) |
I'm an aterm fan, so I'd be happy so adopt this orphan..
Diffstat (limited to '')
-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 \ |