diff options
author | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-09-16 19:26:41 +0000 |
commit | 430a9b2f77b49a657f42628366737e2dceb61ccf (patch) | |
tree | 8c7400b41beedea5b4bb095efd55352661b1eadf /x11/rstart | |
parent | 0efea8befe8d1610d5768de713c1d2c141ab5731 (diff) | |
download | pkgsrc-430a9b2f77b49a657f42628366737e2dceb61ccf.tar.gz |
Reset maintainer
Diffstat (limited to 'x11/rstart')
-rw-r--r-- | x11/rstart/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/rstart/Makefile b/x11/rstart/Makefile index 36479ac3292..e80eed73c21 100644 --- a/x11/rstart/Makefile +++ b/x11/rstart/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1 2015/07/02 12:38:32 rodent Exp $ +# $NetBSD: Makefile,v 1.2 2017/09/16 19:27:27 wiz Exp $ # DISTNAME= rstart-1.0.5 @@ -6,7 +6,7 @@ CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 -MAINTAINER= rodent@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Implements "A Flexible Remote Execution Protocol Based on rsh" #LICENSE= # TODO: (see mk/license.mk) |