pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update HOMEPAGE. From Sergey Svishchev.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/608ceee9e91d
branches:  trunk
changeset: 525767:608ceee9e91d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Feb 22 19:22:25 2007 +0000

description:
Update HOMEPAGE. From Sergey Svishchev.

diffstat:

 print/psify/Makefile |  6 +++---
 shells/es/Makefile   |  8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (41 lines):

diff -r 28e6cf72bb21 -r 608ceee9e91d print/psify/Makefile
--- a/print/psify/Makefile      Thu Feb 22 19:21:07 2007 +0000
+++ b/print/psify/Makefile      Thu Feb 22 19:22:25 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/05/22 20:08:28 jlam Exp $
+# $NetBSD: Makefile,v 1.10 2007/02/22 19:22:25 wiz Exp $
 #
 
 DISTNAME=      psify-19980216
@@ -6,8 +6,8 @@
 MASTER_SITES=  ${HOMEPAGE}
 DISTFILES=     Makefile psify.c psify.lex psify.man
 
-MAINTAINER=     kim%tac.nyc.ny.us@localhost
-HOMEPAGE=      http://www.mit.edu/afs/athena/system/pmax_ul4/srvd.74/usr/sipb/src/psify/
+MAINTAINER=    kim%tac.nyc.ny.us@localhost
+HOMEPAGE=      http://mit.edu/~mkgray/jik/sipbsrc/src/psify/
 COMMENT=       Pretty print C, CLU, SCHEME, Java and ARGUS source files
 
 WRKSRC=                ${WRKDIR}
diff -r 28e6cf72bb21 -r 608ceee9e91d shells/es/Makefile
--- a/shells/es/Makefile        Thu Feb 22 19:21:07 2007 +0000
+++ b/shells/es/Makefile        Thu Feb 22 19:22:25 2007 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.18 2006/03/04 21:30:39 jlam Exp $
+# $NetBSD: Makefile,v 1.19 2007/02/22 19:23:04 wiz Exp $
 
-DISTNAME=       es-0.9-alpha1
+DISTNAME=      es-0.9-alpha1
 PKGNAME=       es-0.9a1
 PKGREVISION=   2
 CATEGORIES=    shells
-MASTER_SITES=   ftp://ftp.sys.toronto.edu/pub/es/
+MASTER_SITES=  ftp://ftp.sys.toronto.edu/pub/es/
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
-HOMEPAGE=      http://hawkwind.utcs.utoronto.ca:8001/mlists/es.html
+HOMEPAGE=      http://hawkwind.cs.toronto.edu:8001/mlists/es.html
 COMMENT=       Extensible shell, derived from plan9's rc
 
 PKG_SHELL=     bin/es



Home | Main Index | Thread Index | Old Index