summaryrefslogtreecommitdiff
path: root/games/xbaby/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xbaby/Makefile')
-rw-r--r--games/xbaby/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/games/xbaby/Makefile b/games/xbaby/Makefile
index e34c1438f82a..b9e7748a87f2 100644
--- a/games/xbaby/Makefile
+++ b/games/xbaby/Makefile
@@ -6,16 +6,15 @@
# $FreeBSD$
#
-DISTNAME= xbaby-1.2-ss-9.03
-PKGNAME= xbaby-1.2
+DISTNAME= xbaby-pl2
CATEGORIES= games
-MASTER_SITES= ftp://ftp.u-tokyo.ac.jp/pub/hpux9/X11/Misc/xbaby-1.2/
+MASTER_SITES= ftp://ftp.inria.fr/X/contrib-R5/games/
+EXTRACT_SUFX= .tar.Z
MAINTAINER= th@cis.ibaraki.ac.jp
-WRKSRC= ${WRKDIR}/xbaby-1.2
+USE_IMAKE= yes
MAN1= xbaby.1
-USE_IMAKE= yes
.include <bsd.port.mk>