diff options
author | garga <garga@FreeBSD.org> | 2006-08-09 19:22:16 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2006-08-09 19:22:16 +0800 |
commit | 31ed8c362a7bcf5eb03233d906930e2c4587b429 (patch) | |
tree | 645d800a19500e9294a0e6fa380e7e7c4099b1a0 /net/c3270 | |
parent | aea265ae7833f94688516f250af64496a9996556 (diff) | |
download | freebsd-ports-gnome-31ed8c362a7bcf5eb03233d906930e2c4587b429.tar.gz freebsd-ports-gnome-31ed8c362a7bcf5eb03233d906930e2c4587b429.tar.zst freebsd-ports-gnome-31ed8c362a7bcf5eb03233d906930e2c4587b429.zip |
Release maintainership since i don't use it anymore
Diffstat (limited to 'net/c3270')
-rw-r--r-- | net/c3270/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/c3270/Makefile b/net/c3270/Makefile index 5ee595bfa126..2432dcf0b533 100644 --- a/net/c3270/Makefile +++ b/net/c3270/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} EXTRACT_SUFX= .tgz -MAINTAINER= garga@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Full-screen curses-based remote login to IBM mainframes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/([0-9]\.[0-9])(\..*)/\1/} |