diff options
author | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
---|---|---|
committer | Trevor Johnson <trevor@FreeBSD.org> | 2000-10-02 05:39:35 +0000 |
commit | 14111407e357aa2b801b30d1d5260790bc565ebd (patch) | |
tree | 8770dd2066f27a1c2d9b6fbd834ac1e585fbd86d /textproc | |
parent | Change MAINTAINER for my ports. (diff) |
Change MAINTAINER for my ports.
Approved by: will
Notes
Notes:
svn path=/head/; revision=33312
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/diffstat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/diffstat/Makefile b/textproc/diffstat/Makefile index b86e2b777c89..d847096e5911 100644 --- a/textproc/diffstat/Makefile +++ b/textproc/diffstat/Makefile @@ -11,7 +11,7 @@ CATEGORIES= textproc devel MASTER_SITES= ftp://dickey.his.com/diffstat/ EXTRACT_SUFX= .tgz -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKEFILE= makefile |