diff options
author | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
---|---|---|
committer | will <will@FreeBSD.org> | 2000-10-24 05:03:11 +0800 |
commit | 5762d8f07f0df7530f773553389b77e5fe89ca9b (patch) | |
tree | 45b5a106d98c4603b73a72e81d6aaf4739cc6716 /lang | |
parent | df2a8d07e99bf88aece5f9a8a4819f049da2a9e3 (diff) | |
download | freebsd-ports-graphics-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.gz freebsd-ports-graphics-5762d8f07f0df7530f773553389b77e5fe89ca9b.tar.zst freebsd-ports-graphics-5762d8f07f0df7530f773553389b77e5fe89ca9b.zip |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/p5-Tcl/Makefile | 2 | ||||
-rw-r--r-- | lang/rexx-imc/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/lang/p5-Tcl/Makefile b/lang/p5-Tcl/Makefile index 9bf3768ba7b..f4e4cbc30dd 100644 --- a/lang/p5-Tcl/Makefile +++ b/lang/p5-Tcl/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Tcl PKGNAMEPREFIX= p5- -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 diff --git a/lang/rexx-imc/Makefile b/lang/rexx-imc/Makefile index c91e3418668..f4dac961be1 100644 --- a/lang/rexx-imc/Makefile +++ b/lang/rexx-imc/Makefile @@ -15,7 +15,7 @@ PATCH_SITES= ${MASTER_SITES} PATCHFILES= ${DISTNAME}-19990331.patch PATCH_DIST_STRIP= -p1 -MAINTAINER= jfitz@FreeBSD.org +MAINTAINER= ports@FreeBSD.org INSTALLS_SHLIB= yes |