diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-07 22:17:11 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-09-07 22:17:11 +0000 |
commit | a85b52884fb9faa022aeb8a59c3876699a4c9cf0 (patch) | |
tree | 2e1869b323dfa0207fd6cbb3dd5edccadf982a11 /x11/x3270 | |
parent | 86fb4079324e37726bd244b8ec696d73364bdcea (diff) | |
download | ports-a85b52884fb9faa022aeb8a59c3876699a4c9cf0.tar.gz ports-a85b52884fb9faa022aeb8a59c3876699a4c9cf0.zip |
Notes
Diffstat (limited to 'x11/x3270')
-rw-r--r-- | x11/x3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 1f46e14ce135..2dacdac1c255 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XCONTRIB} MASTER_SITE_SUBDIR= applications -MAINTAINER= volf@oasis.IAEhv.nl +MAINTAINER= ports@freebsd.org COMMENT= 3270 Terminal emulator USE_IMAKE= yes |