pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/aiccu pkglint: HOMEPAGE appears too late. Please p...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/82fb3212bea9
branches:  trunk
changeset: 514528:82fb3212bea9
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Tue Jun 13 18:04:04 2006 +0000

description:
pkglint: HOMEPAGE appears too late. Please put it below MAINTAINER.

diffstat:

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

diffs (19 lines):

diff -r 2dbb2d6dc540 -r 82fb3212bea9 net/aiccu/Makefile
--- a/net/aiccu/Makefile        Tue Jun 13 17:59:51 2006 +0000
+++ b/net/aiccu/Makefile        Tue Jun 13 18:04:04 2006 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2006/03/14 20:43:23 jlam Exp $
+# $NetBSD: Makefile,v 1.4 2006/06/13 18:04:04 ghen Exp $
 
 DISTNAME=              aiccu_2005.01.31
 PKGNAME=               ${DISTNAME:S/_/-/:S/.//g}
@@ -7,8 +7,8 @@
 MASTER_SITES=          http://www.sixxs.net/archive/sixxs/aiccu/unix/
 
 MAINTAINER=            ghen%NetBSD.org@localhost
+HOMEPAGE=              http://www.sixxs.net/tools/aiccu/
 COMMENT=               Automatic IPv6 Connectivity Client Utility
-HOMEPAGE=              http://www.sixxs.net/tools/aiccu/
 
 BUILD_DIRS=            unix-console
 



Home | Main Index | Thread Index | Old Index