summaryrefslogtreecommitdiff
path: root/games/xgammon/Makefile
diff options
context:
space:
mode:
authorThomas Gellekum <tg@FreeBSD.org>1999-08-03 06:33:43 +0000
committerThomas Gellekum <tg@FreeBSD.org>1999-08-03 06:33:43 +0000
commit2e264b682c1f5b768c0c7eb218994daf799e55cf (patch)
tree7305f2f990dde9cc15460e78534d0aa335f235a4 /games/xgammon/Makefile
parentUpdate to version 1.4 (diff)
Use the rpm2cpio port for building instead of rpm.
Notes
Notes: svn path=/head/; revision=20513
Diffstat (limited to '')
-rw-r--r--games/xgammon/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/games/xgammon/Makefile b/games/xgammon/Makefile
index 735196f26362..2f10586698db 100644
--- a/games/xgammon/Makefile
+++ b/games/xgammon/Makefile
@@ -1,9 +1,9 @@
# New ports collection makefile for: xgammon
# Version required: 0.98-14
# Date created: 02 January 1997
-# Whom: Thomas Gellekum <tg@FreeBSD.ORG>
+# Whom: Thomas Gellekum <tg@FreeBSD.org>
#
-# $Id: Makefile,v 1.12 1999/05/04 08:50:04 tg Exp $
+# $Id: Makefile,v 1.13 1999/05/25 12:23:11 tg Exp $
#
DISTNAME= xgammon-0.98
@@ -15,9 +15,9 @@ EXTRACT_SUFX= -14.src.rpm
PATCH_DIST_STRIP= -p1
-MAINTAINER= tg@FreeBSD.ORG
+MAINTAINER= tg@FreeBSD.org
-BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm
+BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/misc/rpm2cpio
NO_WRKSUBDIR= yes
USE_IMAKE= yes