diff options
author | pat <pat@FreeBSD.org> | 2002-02-15 07:35:46 +0800 |
---|---|---|
committer | pat <pat@FreeBSD.org> | 2002-02-15 07:35:46 +0800 |
commit | 84b9fa5f93bf6a9e3aee5b98878184251ec87cef (patch) | |
tree | e53004bab9b821098caba9455b04492fb446382b | |
parent | a81be53abbe281c7bf48e22201333673bacf3d28 (diff) | |
download | freebsd-ports-graphics-84b9fa5f93bf6a9e3aee5b98878184251ec87cef.tar.gz freebsd-ports-graphics-84b9fa5f93bf6a9e3aee5b98878184251ec87cef.tar.zst freebsd-ports-graphics-84b9fa5f93bf6a9e3aee5b98878184251ec87cef.zip |
Pass the maintainership wand to Jason Harris <jharris@widomaker.com>
Submitted by: Jason Harris <jharris@widomaker.com>
-rw-r--r-- | misc/less/Makefile | 2 | ||||
-rw-r--r-- | sysutils/less/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/misc/less/Makefile b/misc/less/Makefile index 6c4bfd62d46..9c0bac5e6af 100644 --- a/misc/less/Makefile +++ b/misc/less/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.greenwoodsoftware.com/%SUBDIR%/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= less -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com .include <bsd.port.pre.mk> diff --git a/sysutils/less/Makefile b/sysutils/less/Makefile index 6c4bfd62d46..9c0bac5e6af 100644 --- a/sysutils/less/Makefile +++ b/sysutils/less/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.greenwoodsoftware.com/%SUBDIR%/ \ ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= less -MAINTAINER= ports@FreeBSD.org +MAINTAINER= jharris@widomaker.com .include <bsd.port.pre.mk> |