diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-08 08:51:30 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-08 08:51:30 +0000 |
commit | 785f74b3bbc1c7ddc35ee61bdc789792e5f38f1d (patch) | |
tree | 7846070ae26b193afae3593d43dbd22c77b50dbf /net | |
parent | 71daab7c0d80e8050be3f115d2763202c5d503ca (diff) | |
download | pkgsrc-785f74b3bbc1c7ddc35ee61bdc789792e5f38f1d.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 |