pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/ham/gpredict Fixed pkglint nitpicks.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/60cd0c398303
branches:  trunk
changeset: 522602:60cd0c398303
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Thu Dec 14 22:10:24 2006 +0000

description:
Fixed pkglint nitpicks.

diffstat:

 ham/gpredict/Makefile |  4 ++--
 ham/gpredict/PLIST    |  4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diffs (32 lines):

diff -r 7835a8e7a288 -r 60cd0c398303 ham/gpredict/Makefile
--- a/ham/gpredict/Makefile     Thu Dec 14 22:08:41 2006 +0000
+++ b/ham/gpredict/Makefile     Thu Dec 14 22:10:24 2006 +0000
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.7 2006/12/14 22:08:41 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2006/12/14 22:10:24 rillig Exp $
 
 DISTNAME=      gpredict-0.6.1
 CATEGORIES=    ham
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE:=groundstation/}
 
 MAINTAINER=    wulf%NetBSD.org@localhost
-HOMEPAGE=       http://groundstation.sourceforge.net/
+HOMEPAGE=      http://groundstation.sourceforge.net/
 COMMENT=       Gnome satellite tracking program
 
 USE_LANGUAGES= c c++
diff -r 7835a8e7a288 -r 60cd0c398303 ham/gpredict/PLIST
--- a/ham/gpredict/PLIST        Thu Dec 14 22:08:41 2006 +0000
+++ b/ham/gpredict/PLIST        Thu Dec 14 22:10:24 2006 +0000
@@ -1,9 +1,9 @@
-@comment $NetBSD: PLIST,v 1.3 2006/12/09 08:25:51 wulf Exp $
+@comment $NetBSD: PLIST,v 1.4 2006/12/14 22:10:24 rillig Exp $
 bin/gpredict
 man/man1/gpredict.1
 share/gpredict/AUTHORS
+share/gpredict/COPYING
 share/gpredict/ChangeLog
-share/gpredict/COPYING
 share/gpredict/NEWS
 share/gpredict/README
 share/gpredict/TODO



Home | Main Index | Thread Index | Old Index