diff options
author | se <se@FreeBSD.org> | 1997-12-03 08:39:43 +0800 |
---|---|---|
committer | se <se@FreeBSD.org> | 1997-12-03 08:39:43 +0800 |
commit | d925deaedb9886f20b7357fed7425790ad261dc7 (patch) | |
tree | df0fc7955eb67926dc3f7155762976d820c129b2 /games/ktamaga | |
parent | 50887e613903693c3fbbc72854ea6b5e27ed9936 (diff) | |
download | freebsd-ports-gnome-d925deaedb9886f20b7357fed7425790ad261dc7.tar.gz freebsd-ports-gnome-d925deaedb9886f20b7357fed7425790ad261dc7.tar.zst freebsd-ports-gnome-d925deaedb9886f20b7357fed7425790ad261dc7.zip |
Could not find this version on the mirrory, but a single master site
will do for now.
Diffstat (limited to 'games/ktamaga')
-rw-r--r-- | games/ktamaga/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/games/ktamaga/Makefile b/games/ktamaga/Makefile index de2252019cb1..003dca101791 100644 --- a/games/ktamaga/Makefile +++ b/games/ktamaga/Makefile @@ -3,14 +3,12 @@ # Date created: 13 November 1997 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1997/12/03 00:31:43 se Exp $ # DISTNAME= ktamaga-0.2 CATEGORIES= games kde -MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/pub/kde/old/apps/games/ \ - ftp://ftp.uni-erlangen.de/pub/Linux/MIRROR.KDE/old/apps/games/ \ - ftp://ftp.caldera.com/pub/mirrors/kde/old/apps/games/ +MASTER_SITES= ftp://ftp.net.lut.ac.uk/kde/apps/games/ MAINTAINER= se@freebsd.org |