diff options
-rw-r--r-- | converters/uudeview/Makefile | 2 | ||||
-rw-r--r-- | converters/uulib/Makefile | 2 | ||||
-rw-r--r-- | converters/xdeview/Makefile | 2 | ||||
-rw-r--r-- | news/plor/Makefile | 2 | ||||
-rw-r--r-- | sysutils/44bsd-more/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/converters/uudeview/Makefile b/converters/uudeview/Makefile index 6862460c02e5..2eb39d36d2c0 100644 --- a/converters/uudeview/Makefile +++ b/converters/uudeview/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.5.20 CATEGORIES= converters MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A program for uu/xx/Base64/BinHex/yEnc de-/encoding LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib diff --git a/converters/uulib/Makefile b/converters/uulib/Makefile index d89f24a53d60..4e1035b8f465 100644 --- a/converters/uulib/Makefile +++ b/converters/uulib/Makefile @@ -12,7 +12,7 @@ CATEGORIES= converters MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A library for uu/xx/Base64/BinHex/yEnc de-/encoding GNU_CONFIGURE= yes diff --git a/converters/xdeview/Makefile b/converters/xdeview/Makefile index 69e88aaaa452..9058135892f3 100644 --- a/converters/xdeview/Makefile +++ b/converters/xdeview/Makefile @@ -12,7 +12,7 @@ CATEGORIES= converters tcl tk MASTER_SITES= http://www.fpx.de/fp/Software/UUDeview/download/ DISTNAME= uudeview-${PORTVERSION} -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An X11 program for uu/xx/Base64/BinHex/yEnc de-/encoding LIB_DEPENDS= uu.3:${PORTSDIR}/converters/uulib \ diff --git a/news/plor/Makefile b/news/plor/Makefile index 678247ebdb1c..5a1ffbb93432 100644 --- a/news/plor/Makefile +++ b/news/plor/Makefile @@ -12,7 +12,7 @@ CATEGORIES= news MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= system/bbs/mail -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An alpha-release reader for reading SOUP and QWK packets RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip diff --git a/sysutils/44bsd-more/Makefile b/sysutils/44bsd-more/Makefile index 6aa33745b358..6865389dad5d 100644 --- a/sysutils/44bsd-more/Makefile +++ b/sysutils/44bsd-more/Makefile @@ -11,7 +11,7 @@ CATEGORIES= sysutils MASTER_SITES= ${MASTER_SITE_LOCAL} MASTER_SITE_SUBDIR= hoek -MAINTAINER= hoek@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= The pager installed with FreeBSD before less(1) was imported USE_BZIP2= yes |