pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/hobbitclient Move LICENSE line into MAINTAINER sec...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ed81fe1e3c17
branches:  trunk
changeset: 396760:ed81fe1e3c17
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Aug 02 22:11:46 2009 +0000

description:
Move LICENSE line into MAINTAINER section, where it belongs.

diffstat:

 net/hobbitclient/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (22 lines):

diff -r 55ca2d677709 -r ed81fe1e3c17 net/hobbitclient/Makefile
--- a/net/hobbitclient/Makefile Sun Aug 02 21:15:50 2009 +0000
+++ b/net/hobbitclient/Makefile Sun Aug 02 22:11:46 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2009/07/28 19:42:26 spz Exp $
+# $NetBSD: Makefile,v 1.9 2009/08/02 22:11:46 wiz Exp $
 #
 
 DISTNAME=      hobbit-4.2.0
@@ -6,11 +6,11 @@
 PKGREVISION=   1
 CATEGORIES=    net
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=hobbitmon/}
-LICENSE=       gnu-gpl-v2
 
 MAINTAINER=    gendalia%NetBSD.org@localhost
 HOMEPAGE=      http://hobbitmon.sourceforge.net/
 COMMENT=       Free-software client for the Hobbit monitor
+LICENSE=       gnu-gpl-v2
 
 PATCHFILES+=allinone.patch
 SITES.allinone.patch=http://www.hobbitmon.com/hobbitsw/patches/



Home | Main Index | Thread Index | Old Index