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 /x11/qrash | |
parent | c98d25644b3b638a1ef6e71ce42ec812d7948ff8 (diff) | |
download | ports-14111407e357aa2b801b30d1d5260790bc565ebd.tar.gz ports-14111407e357aa2b801b30d1d5260790bc565ebd.zip |
Change MAINTAINER for my ports.
Approved by: will
Notes
Notes:
svn path=/head/; revision=33312
Diffstat (limited to 'x11/qrash')
-rw-r--r-- | x11/qrash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qrash/Makefile b/x11/qrash/Makefile index 5f964861a8bb..66be68abd907 100644 --- a/x11/qrash/Makefile +++ b/x11/qrash/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= X11/demos DISTNAME= ${PORTNAME} EXTRACT_SUFX= .tgz -MAINTAINER= trevor@jpj.net +MAINTAINER= trevor@FreeBSD.org GNU_CONFIGURE= yes USE_GMAKE= yes |