diff options
author | mph <mph@FreeBSD.org> | 1999-06-23 07:51:41 +0800 |
---|---|---|
committer | mph <mph@FreeBSD.org> | 1999-06-23 07:51:41 +0800 |
commit | 52b108aaaa2449970d447c4049b6e5fc07516d43 (patch) | |
tree | 23606f43cde3dab43b0bc2f4acceef7b63000815 /x11 | |
parent | 6a26fb2d16c511b34fcbf3a960ad29f74b3d45c3 (diff) | |
download | freebsd-ports-gnome-52b108aaaa2449970d447c4049b6e5fc07516d43.tar.gz freebsd-ports-gnome-52b108aaaa2449970d447c4049b6e5fc07516d43.tar.zst freebsd-ports-gnome-52b108aaaa2449970d447c4049b6e5fc07516d43.zip |
Assign MAINTAINERship to submitter.
PR: 12353, 12354
Submitted by: Will Andrews <andrews@technologist.com>
Diffstat (limited to 'x11')
-rw-r--r-- | x11/rxvt-devel/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt-unicode/Makefile | 4 | ||||
-rw-r--r-- | x11/rxvt/Makefile | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/x11/rxvt-devel/Makefile b/x11/rxvt-devel/Makefile index 619411b3da14..eaaff07dbff5 100644 --- a/x11/rxvt-devel/Makefile +++ b/x11/rxvt-devel/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.21 1999/04/13 06:33:08 mharo Exp $ +# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ # DISTNAME= rxvt-2.6.0 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ http://wm.current.nu/files/ \ ftp://ftp.nstu.ru/pub/sources/x/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/rxvt-unicode/Makefile b/x11/rxvt-unicode/Makefile index 619411b3da14..eaaff07dbff5 100644 --- a/x11/rxvt-unicode/Makefile +++ b/x11/rxvt-unicode/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.21 1999/04/13 06:33:08 mharo Exp $ +# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ # DISTNAME= rxvt-2.6.0 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ http://wm.current.nu/files/ \ ftp://ftp.nstu.ru/pub/sources/x/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile index 619411b3da14..eaaff07dbff5 100644 --- a/x11/rxvt/Makefile +++ b/x11/rxvt/Makefile @@ -3,7 +3,7 @@ # Date created: 5th December 1994 # Whom: gpalmer@FreeBSD.org # -# $Id: Makefile,v 1.21 1999/04/13 06:33:08 mharo Exp $ +# $Id: Makefile,v 1.22 1999/06/08 22:10:19 steve Exp $ # DISTNAME= rxvt-2.6.0 @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.rxvt.org/pub/rxvt/ \ http://wm.current.nu/files/ \ ftp://ftp.nstu.ru/pub/sources/x/ -MAINTAINER= ports@FreeBSD.ORG +MAINTAINER= andrews@technologist.com USE_X_PREFIX= yes GNU_CONFIGURE= yes |