summaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:59:44 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-10-08 01:59:44 +0000
commit883f5a839dd7fada507e9271c3131308d637f9ba (patch)
treeca181b2fae180223fcc79975f80537b151edef18 /games
parentRename PLIST.* to pkg-plist.*. (diff)
Rename PLIST.alpha to pkg-plist.alpha.
Notes
Notes: svn path=/head/; revision=33518
Diffstat (limited to 'games')
-rw-r--r--games/xkoules/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xkoules/Makefile b/games/xkoules/Makefile
index ac6c1b3704b5..c6c28bbe8e84 100644
--- a/games/xkoules/Makefile
+++ b/games/xkoules/Makefile
@@ -16,7 +16,7 @@ EXTRACT_SUFX= -src.tar.gz
MAINTAINER= ports@FreeBSD.org
.if ${MACHINE_ARCH} == "alpha"
-PLIST= ${PKGDIR}/PLIST.alpha
+PLIST= ${PKGDIR}/pkg-plist.alpha
.endif
USE_IMAKE= yes