aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2009-11-10 16:59:06 +0800
committerlinimon <linimon@FreeBSD.org>2009-11-10 16:59:06 +0800
commit8ee3791907e55ffd4510e338c7a69e1b1dfe6ff9 (patch)
treed78a09404198f108a99498f5aee53838d28791e0 /converters
parent36ed4b17e33454e3f1cf016d2755a4e92240190a (diff)
downloadfreebsd-ports-gnome-8ee3791907e55ffd4510e338c7a69e1b1dfe6ff9.tar.gz
freebsd-ports-gnome-8ee3791907e55ffd4510e338c7a69e1b1dfe6ff9.tar.zst
freebsd-ports-gnome-8ee3791907e55ffd4510e338c7a69e1b1dfe6ff9.zip
Reset hoek@ who has been inactive for quite some time.
Hat: portmgr
Diffstat (limited to 'converters')
-rw-r--r--converters/uudeview/Makefile2
-rw-r--r--converters/uulib/Makefile2
-rw-r--r--converters/xdeview/Makefile2
3 files changed, 3 insertions, 3 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 \