summaryrefslogtreecommitdiff
path: root/cmatrix
diff options
context:
space:
mode:
authorThomas Penteker <tek@serverop.de>2008-03-06 00:28:17 +0100
committerThomas Penteker <tek@serverop.de>2008-03-06 00:28:17 +0100
commit2245496ecd92d958ca8f0fa56be94cce977c31d9 (patch)
tree5630faa6b348e76ca4c25da765fac9fe7d113f51 /cmatrix
parent9f6854600c3d82d214a2038d4559997a748bab7d (diff)
downloadcontrib-2245496ecd92d958ca8f0fa56be94cce977c31d9.tar.gz
contrib-2245496ecd92d958ca8f0fa56be94cce977c31d9.tar.xz
cmatrix: fix URL
Diffstat (limited to 'cmatrix')
-rw-r--r--cmatrix/Pkgfile4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmatrix/Pkgfile b/cmatrix/Pkgfile
index 41e4eccc1..2466e00d1 100644
--- a/cmatrix/Pkgfile
+++ b/cmatrix/Pkgfile
@@ -1,6 +1,6 @@
# Description: Show a scrolling 'Matrix' like screen in Linux.
# URL: http://www.asty.org/cmatrix/
-# Maintainer: James Mills, prologic at shortcircuit dot net dot au
+# Maintainer: Thomas Penteker, tek at serverop dot de
# Packager: Vincenzo Colosimo <vico@bicisport.de>
#
# Depends on:
@@ -8,7 +8,7 @@
name=cmatrix
version=1.2a
release=1
-source=(http://www.asty.org/cmatrix/dist/cmatrix-1.2a.tar.gz)
+source=(http://www.asty.org/old/cmatrix/dist/cmatrix-1.2a.tar.gz)
build() {
cd $name-$version

Generated by cgit