diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 06:56:48 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2005-11-22 06:56:48 +0000 |
commit | 3d2d09f78e7d11cca90146a31d29800bf8eb9b67 (patch) | |
tree | c19f550ffc5f4293e425e485527a43d68e8e9d57 /games/xbaby/Makefile | |
parent | 70b699d13ae063e541338efe881dbf936f19bf04 (diff) |
Notes
Diffstat (limited to 'games/xbaby/Makefile')
-rw-r--r-- | games/xbaby/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/xbaby/Makefile b/games/xbaby/Makefile index 36944f211218..8b3023ffe62a 100644 --- a/games/xbaby/Makefile +++ b/games/xbaby/Makefile @@ -16,9 +16,9 @@ MASTER_SITES= http://hpux.cs.utah.edu/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 +EXTRACT_SUFX= -src-10.20.tar.gz -MAINTAINER= hym@cocoa.freemail.ne.jp +MAINTAINER= gibbon@cocoa.freemail.ne.jp COMMENT= Babies hide under your windows USE_IMAKE= yes |