diff options
author | mich <mich@FreeBSD.org> | 2003-12-16 02:38:04 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2003-12-16 02:38:04 +0800 |
commit | 245e863707e76600f9caf6c184d2652bad5a3471 (patch) | |
tree | 9d4c4b2071f4cf19d4e27cdec0b96c107e935964 /x11/aterm | |
parent | e67e7e99ad6b6bd7496a6d364a3db5ddc98cebd0 (diff) | |
download | freebsd-ports-gnome-245e863707e76600f9caf6c184d2652bad5a3471.tar.gz freebsd-ports-gnome-245e863707e76600f9caf6c184d2652bad5a3471.tar.zst freebsd-ports-gnome-245e863707e76600f9caf6c184d2652bad5a3471.zip |
I'm an aterm fan, so I'd be happy so adopt this orphan..
Diffstat (limited to 'x11/aterm')
-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 \ |