diff options
author | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:09:00 +0000 |
---|---|---|
committer | hiramatsu <hiramatsu@pkgsrc.org> | 2015-03-15 17:09:00 +0000 |
commit | 408bf7ad2dfa99c4f08c377d540667f7a4c55f37 (patch) | |
tree | 1709ce081a84450abaf562519b5c52c54dc520f0 /misc | |
parent | b6c44e226d042903d16fb0745a3f4dc312289c96 (diff) | |
download | pkgsrc-408bf7ad2dfa99c4f08c377d540667f7a4c55f37.tar.gz |
Set MAINTAINER to pkgsrc-users.
Diffstat (limited to 'misc')
-rw-r--r-- | misc/topless/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/topless/Makefile b/misc/topless/Makefile index d266874db3b..6a2349089ae 100644 --- a/misc/topless/Makefile +++ b/misc/topless/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2014/05/29 23:37:00 wiz Exp $ +# $NetBSD: Makefile,v 1.7 2015/03/15 17:15:02 hiramatsu Exp $ # DISTNAME= topless-1.52 @@ -6,7 +6,7 @@ PKGREVISION= 3 CATEGORIES= misc sysutils MASTER_SITES= http://people.freebsd.org/~daichi/src/ -MAINTAINER= obache@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://bloghome.lovepeers.org/daymemo2/files/2005/0613/topless.html COMMENT= Display command output on the whole screen like ``top'' LICENSE= 2-clause-bsd |