diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2005-01-29 19:47:21 +0000 |
commit | 9efb759cd4f47b6c6b506b590e91dc69f347b02a (patch) | |
tree | 11405aebc4eaaa29bb383a9deb1b09de2b6888b2 | |
parent | 883a606b6f001be5d985cb5520b33201a6b7b0a1 (diff) |
Notes
-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 8b1297632052..34d95df5c5c1 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= yonatan@xpert.com +MAINTAINER= ports@FreeBSD.org 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 31c6cb66268e..4cfb053e2452 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= Yonatan@xpert.com +MAINTAINER= ports@FreeBSD.org COMMENT= 3270 Terminal emulator BUILD_DEPENDS= bdftopcf:${X_CLIENTS_PORT} |