[22353] trunk/dports/shells/tcsh/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Feb 26 22:00:30 PST 2007


Revision: 22353
          http://trac.macosforge.org/projects/macports/changeset/22353
Author:   pipping at macports.org
Date:     2007-02-26 22:00:30 -0800 (Mon, 26 Feb 2007)

Log Message:
-----------
 * remove dead mirrors
 * cleanup

Modified Paths:
--------------
    trunk/dports/shells/tcsh/Portfile

Modified: trunk/dports/shells/tcsh/Portfile
===================================================================
--- trunk/dports/shells/tcsh/Portfile	2007-02-27 05:49:29 UTC (rev 22352)
+++ trunk/dports/shells/tcsh/Portfile	2007-02-27 06:00:30 UTC (rev 22353)
@@ -2,22 +2,22 @@
 
 PortSystem 1.0
 
-name		tcsh
-version		6.14.00
-categories	shells
-maintainers	waqar at macports.org
-description	C shell with file name completion and command line editing 
-long_description   \
-	Tcsh is a version of the Berkeley C-Shell, with the addition of: \
-	a command line editor, command and file name completion, listing, \
-	etc. and a bunch of small additions to the shell itself.
-homepage	http://www.tcsh.org/Home
-platforms	darwin
+name            tcsh
+version         6.14.00
+categories      shells
+maintainers     waqar at macports.org
+description     C shell with file name completion and command line editing 
+long_description \
+    Tcsh is a version of the Berkeley C-Shell, with the addition of: a  \
+    command line editor, command and file name completion, listing, etc.\
+    and a bunch of small additions to the shell itself.
+
+homepage        http://www.tcsh.org/Home
+platforms       darwin
 master_sites	ftp://ftp.astron.com/pub/tcsh/ \
-				ftp://ftp.gw.com/pub/unix/tcsh/ \
-				ftp://ftp.funet.fi/pub/unix/shells/tcsh/ \
-				ftp://ftp.astron.com/pub/tcsh/old
-checksums		md5 353d1bb7d2741bf8de602c7b6f0efd79
-patchfiles		patch-Makefile.in
-configure.args	--mandir=${prefix}/share/man
-destroot.target	install install.man
+                  ftp://ftp.gw.com/pub/unix/tcsh/ \
+                  ftp://ftp.funet.fi/pub/unix/shells/tcsh/
+checksums       md5 353d1bb7d2741bf8de602c7b6f0efd79
+patchfiles      patch-Makefile.in
+configure.args  --mandir=${prefix}/share/man
+destroot.target install install.man

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070226/c7e1ea2f/attachment.html


More information about the macports-changes mailing list