diff options
-rw-r--r-- | emulators/xsystem35/Makefile | 2 | ||||
-rw-r--r-- | ftp/wget/Makefile | 2 | ||||
-rw-r--r-- | japanese/less/Makefile | 2 | ||||
-rw-r--r-- | japanese/navi2ch-emacs20/Makefile | 2 | ||||
-rw-r--r-- | misc/jargon/Makefile | 2 | ||||
-rw-r--r-- | misc/localedata/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/emulators/xsystem35/Makefile b/emulators/xsystem35/Makefile index bf48e13194f6..a953e485af34 100644 --- a/emulators/xsystem35/Makefile +++ b/emulators/xsystem35/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= emulators MASTER_SITES= http://8ne.sakura.ne.jp:20008/chika/unitbase/xsys35/down/ -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= AliceSoft System 3.5/3.6/3.8/3.9 on X Window System LIB_DEPENDS= vorbis.3:${PORTSDIR}/audio/libvorbis \ diff --git a/ftp/wget/Makefile b/ftp/wget/Makefile index ccc4d13676a7..f02676db035c 100644 --- a/ftp/wget/Makefile +++ b/ftp/wget/Makefile @@ -11,7 +11,7 @@ CATEGORIES= ftp www ipv6 MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= wget -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Retrieve files from the Net via HTTP and FTP .if !defined(WITHOUT_NLS) diff --git a/japanese/less/Makefile b/japanese/less/Makefile index b93776dc756a..b98d53c6bee6 100644 --- a/japanese/less/Makefile +++ b/japanese/less/Makefile @@ -21,7 +21,7 @@ PATCH_SITES= http://www25.big.jp/~jam/less/ PATCHFILES= ${DISTNAME}-iso${PORTVERSION:E}.patch.gz PATCH_DIST_STRIP= -p1 -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Less + zcat + ISO-2022 - a pager similar to more and pg GNU_CONFIGURE= yes diff --git a/japanese/navi2ch-emacs20/Makefile b/japanese/navi2ch-emacs20/Makefile index 4f489da6c9a5..a5ddd026d4dc 100644 --- a/japanese/navi2ch-emacs20/Makefile +++ b/japanese/navi2ch-emacs20/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} PKGNAMESUFFIX= -${EMACS_PORT_NAME} -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= 2ch.net and 2ch-like BBS navigator for Emacsen USE_EMACS= yes diff --git a/misc/jargon/Makefile b/misc/jargon/Makefile index 36f4d4201050..66a603ccce60 100644 --- a/misc/jargon/Makefile +++ b/misc/jargon/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.4.7 CATEGORIES= misc MASTER_SITES= http://www.catb.org/~esr/jargon/ -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The famous jargon file NO_BUILD= yes diff --git a/misc/localedata/Makefile b/misc/localedata/Makefile index efd1f5f80643..f73f24665e90 100644 --- a/misc/localedata/Makefile +++ b/misc/localedata/Makefile @@ -11,7 +11,7 @@ CATEGORIES= misc MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= sf -MAINTAINER= sf@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Legacy locale data for FreeBSD 6+ USE_BZIP2= yes |