pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cmdline Fix master sites and homepage.
details: https://anonhg.NetBSD.org/pkgsrc/rev/f764dc3e1480
branches: trunk
changeset: 480376:f764dc3e1480
user: jmmv <jmmv%pkgsrc.org@localhost>
date: Tue Sep 07 20:35:31 2004 +0000
description:
Fix master sites and homepage.
diffstat:
devel/cmdline/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (21 lines):
diff -r 4c9da2ed7468 -r f764dc3e1480 devel/cmdline/Makefile
--- a/devel/cmdline/Makefile Tue Sep 07 19:53:07 2004 +0000
+++ b/devel/cmdline/Makefile Tue Sep 07 20:35:31 2004 +0000
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.13 2004/04/27 03:09:57 snj Exp $
+# $NetBSD: Makefile,v 1.14 2004/09/07 20:35:31 jmmv Exp $
DISTNAME= CmdLine
PKGNAME= cmdline-${PKG_VERS}
DIST_VERS= 1.04
PKG_VERS= 1.05nb1
CATEGORIES= devel
-MASTER_SITES= http://www.enteract.com/~bradapp/ftp/src/libs/C++/
+MASTER_SITES= http://www.cmcrossroads.com/bradapp/ftp/src/libs/C++/
MAINTAINER= tech-pkg%NetBSD.org@localhost
-HOMEPAGE= http://www.enteract.com/~bradapp/ftp/src/libs/C++/CmdLine.html
+HOMEPAGE= http://www.cmcrossroads.com/bradapp/ftp/src/libs/C++/CmdLine.html
COMMENT= C++ library for parsing command arguments
DIST_SUBDIR= cmdline-${DIST_VERS}
Home |
Main Index |
Thread Index |
Old Index