diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:59:44 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:59:44 +0000 |
commit | 883f5a839dd7fada507e9271c3131308d637f9ba (patch) | |
tree | ca181b2fae180223fcc79975f80537b151edef18 /games/xkoules/Makefile | |
parent | 2c68b151a037644f7f86ee2039b48b9559d84c3f (diff) |
Notes
Diffstat (limited to 'games/xkoules/Makefile')
-rw-r--r-- | games/xkoules/Makefile | 2 |
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 |