diff options
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 |