diff options
author | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2000-10-23 21:03:11 +0000 |
commit | 5b79c1e047e7adee7a345452072f0c0799eae7f2 (patch) | |
tree | e756051a1acbe2d193318e2a48b83cc721cef354 /lang | |
parent | zebra-0.89 has been replaced by zebra-0.89a. (diff) |
Remove jfitz@ as MAINTAINER - mail is bouncing / mailservers don't answer.
Notes
Notes:
svn path=/head/; revision=34154
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 9bf3768ba7b8..f4e4cbc30dda 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 c91e34186683..f4dac961be11 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 |