diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-03 13:39:48 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-10-03 13:39:48 +0000 |
commit | 18f91c2428efb135912eb032a01a80bcc1d5c896 (patch) | |
tree | 362b6ce1ba3d28e8aa2061ab765dade5a0c921eb /games/xripple | |
parent | eefb5a8dd3a3906781bb98f02e88d1896012ac04 (diff) | |
download | ports-18f91c2428efb135912eb032a01a80bcc1d5c896.tar.gz ports-18f91c2428efb135912eb032a01a80bcc1d5c896.zip |
Notes
Diffstat (limited to 'games/xripple')
-rw-r--r-- | games/xripple/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xripple/Makefile b/games/xripple/Makefile index 19e45f3cd67d..1c0d43d75b90 100644 --- a/games/xripple/Makefile +++ b/games/xripple/Makefile @@ -3,13 +3,13 @@ # Date created: 6 Oct 1996 # Whom: oly # -# $Id: Makefile,v 1.3 1996/11/18 11:26:48 asami Exp $ +# $Id: Makefile,v 1.4 1997/06/12 06:08:02 asami Exp $ # DISTNAME= xripple PKGNAME= xripple-1.0 CATEGORIES= games -MASTER_SITES= ftp://www.cse.unsw.edu.au/pub/users/s2154962/ +MASTER_SITES= ftp://ftp.easynet.net/pub/X/wm/enlightenment/enlightenment/misc/ MAINTAINER= oly@world.std.com |