diff options
author | wiz <wiz@pkgsrc.org> | 2008-03-14 01:34:44 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-03-14 01:34:44 +0000 |
commit | 41137457beadf324bf2a11d780bd9f33761a32af (patch) | |
tree | 5b3efff489c31334a0eaba5c92f951a5b8da20b3 /net | |
parent | 53cbab65498a0e60e2bd22e9ddc5805137b6adca (diff) | |
download | pkgsrc-41137457beadf324bf2a11d780bd9f33761a32af.tar.gz |
Pick up maintainership.
Diffstat (limited to 'net')
-rw-r--r-- | net/clive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 7d2e215da68..f146cfc7017 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2008/03/14 01:32:48 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2008/03/14 01:34:44 wiz Exp $ # DISTNAME= clive-0.4.6 @@ -6,7 +6,7 @@ CATEGORIES= net multimedia www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=clive/} \ http://dl.gna.org/clive/0.4/src/ -MAINTAINER= pkgsrc-users@NetBSD.org +MAINTAINER= wiz@NetBSD.org HOMEPAGE= http://clive.sourceforge.net/ COMMENT= Command line video extraction tool for user-uploaded video hosts |