diff options
author | wiz <wiz> | 2013-10-08 08:51:30 +0000 |
---|---|---|
committer | wiz <wiz> | 2013-10-08 08:51:30 +0000 |
commit | 46189d37587765afdbb1c5f946f4c469c62afb79 (patch) | |
tree | 7846070ae26b193afae3593d43dbd22c77b50dbf /net | |
parent | ab22555789bd00a0ebd9e9a2f63e135bad6763be (diff) | |
download | pkgsrc-46189d37587765afdbb1c5f946f4c469c62afb79.tar.gz |
Drop maintainership.
Diffstat (limited to 'net')
-rw-r--r-- | net/clive/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/clive/Makefile b/net/clive/Makefile index 454107a51d2..1b5078d626b 100644 --- a/net/clive/Makefile +++ b/net/clive/Makefile @@ -1,12 +1,11 @@ -# $NetBSD: Makefile,v 1.46 2013/05/31 12:41:32 wiz Exp $ -# +# $NetBSD: Makefile,v 1.47 2013/10/08 08:51:30 wiz Exp $ DISTNAME= clive-2.3.3 PKGREVISION= 2 CATEGORIES= net multimedia www MASTER_SITES= http://clive.googlecode.com/files/ -MAINTAINER= wiz@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://clive.sourceforge.net/ COMMENT= Command line video extraction tool for user-uploaded video hosts LICENSE= gnu-gpl-v3 |