diff options
-rw-r--r-- | sysutils/foremost/Makefile | 2 | ||||
-rw-r--r-- | x11/x3270/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/foremost/Makefile b/sysutils/foremost/Makefile index 34d95df5c5c1..62922849d0c6 100644 --- a/sysutils/foremost/Makefile +++ b/sysutils/foremost/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= onatan@gmail.com COMMENT= Console program to recover files based on their headers and footers USE_GMAKE= yes diff --git a/x11/x3270/Makefile b/x11/x3270/Makefile index 4cfb053e2452..c34181306f1b 100644 --- a/x11/x3270/Makefile +++ b/x11/x3270/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://x3270.bgp.nu/download/ DISTNAME= ${PORTNAME}-332p1 EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= onatan@gmail.com COMMENT= 3270 Terminal emulator BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |