pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/getopt Update MASTER_SITES, noticed by Zafer Aydo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/0008802eee68
branches: trunk
changeset: 537146:0008802eee68
user: obache <obache%pkgsrc.org@localhost>
date: Fri Jan 04 07:17:14 2008 +0000
description:
Update MASTER_SITES, noticed by Zafer Aydogan in private mail.
Also update HOMEPAGE.
diffstat:
misc/getopt/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r 94378a4bd413 -r 0008802eee68 misc/getopt/Makefile
--- a/misc/getopt/Makefile Fri Jan 04 07:12:30 2008 +0000
+++ b/misc/getopt/Makefile Fri Jan 04 07:17:14 2008 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.7 2006/10/21 11:11:34 rillig Exp $
+# $NetBSD: Makefile,v 1.8 2008/01/04 07:17:14 obache Exp $
#
DISTNAME= getopt-1.1.3
PKGREVISION= 1
CATEGORIES= misc
-MASTER_SITES= http://www.frodol.dds.nl/
+MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE= http://www.frodol.dds.nl/
+HOMEPAGE= http://software.frodo.looijaard.name/getopt/
COMMENT= Program to help shell scripts parse command-line parameters
PKG_INSTALLATION_TYPES= overwrite pkgviews
Home |
Main Index |
Thread Index |
Old Index