diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-23 00:53:02 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-05-23 00:53:02 +0000 |
commit | e384e5eafec5f23ab26dfa1b63639dd990d929a0 (patch) | |
tree | 30e1e1c2a135f2cb2f81f2cd905719d3ec2bf407 /games | |
parent | This PR updates the devel/distcc port to honour the recent (diff) |
port:game/xbaby change MASTER_SITES and distfile
Distfile in Original disappeared, so change to HP-UX paxkage site.
And please change MAINTAINER e-mail address.
PR: ports/51980
Submitted by: HIYAMA Takeshi <gibbon@cocoa.freemail.ne.jp>
Notes
Notes:
svn path=/head/; revision=81765
Diffstat (limited to '')
-rw-r--r-- | games/xbaby/Makefile | 13 | ||||
-rw-r--r-- | games/xbaby/distinfo | 2 |
2 files changed, 11 insertions, 4 deletions
diff --git a/games/xbaby/Makefile b/games/xbaby/Makefile index df0edc07ab78..e48c74af249e 100644 --- a/games/xbaby/Makefile +++ b/games/xbaby/Makefile @@ -6,10 +6,17 @@ # PORTNAME= xbaby -PORTVERSION= pl2 +PORTVERSION= 1.2 CATEGORIES= games -MASTER_SITES= ftp://ftp.inria.fr/X/contrib-R5/games/ -EXTRACT_SUFX= .tar.Z +MASTER_SITES= http://hpux.cs.utah.edu/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.its.tudelft.nl/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.connect.org.uk/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.tn.tudelft.nl/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.asknet.de/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.ee.ualberta.ca/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://hpux.cict.fr/ftp/hpux/X11/Misc/xbaby-1.2/ \ + http://smokeping.planetmirror.com/pub/hpux/X11/Misc/xbaby-1.2/ +EXTRACT_SUFX= -ss-10.20.tar.gz MAINTAINER= hym@cocoa.freemail.ne.jp COMMENT= Babies hide under your windows diff --git a/games/xbaby/distinfo b/games/xbaby/distinfo index e1d46f98d5a1..85c5a0b4addc 100644 --- a/games/xbaby/distinfo +++ b/games/xbaby/distinfo @@ -1 +1 @@ -MD5 (xbaby-pl2.tar.Z) = 6053cbe831df2b3e0a420d477ca6cfa9 +MD5 (xbaby-1.2-ss-10.20.tar.gz) = 72e2a14bf696854bfbf62f5699e003ca |