pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/maude Point to the correct location of distfile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02685c8d4545
branches:  trunk
changeset: 463525:02685c8d4545
user:      cube <cube%pkgsrc.org@localhost>
date:      Sat Nov 15 08:46:15 2003 +0000

description:
Point to the correct location of distfile.

diffstat:

 lang/maude/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r a3b4f81ad429 -r 02685c8d4545 lang/maude/Makefile
--- a/lang/maude/Makefile       Sat Nov 15 07:10:35 2003 +0000
+++ b/lang/maude/Makefile       Sat Nov 15 08:46:15 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.7 2003/07/21 16:54:03 martti Exp $
+# $NetBSD: Makefile,v 1.8 2003/11/15 08:46:15 cube Exp $
 #
 
 DISTNAME=      maude-linux
 PKGNAME=       maude-1.0.5
 CATEGORIES=    lang
-MASTER_SITES=  http://maude.csl.sri.com/current/system/
+MASTER_SITES=  http://maude.csl.sri.com/maude1/current/system/
 EXTRACT_SUFX=  .tar.Z
 
 MAINTAINER=    tech-pkg%NetBSD.org@localhost



Home | Main Index | Thread Index | Old Index