diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:43:20 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 01:43:20 +0000 |
commit | b7d87d74f7b2c43c3b81589f6416c55be13f258d (patch) | |
tree | 88bd10d47a98759b477ca501ef82cc33b98f5b0e /games/xboing | |
parent | 373e99d9472b97d13ff446ea6d3068d664eb8206 (diff) |
Notes
Diffstat (limited to 'games/xboing')
-rw-r--r-- | games/xboing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xboing/Makefile b/games/xboing/Makefile index fd308e316192..772df58ac765 100644 --- a/games/xboing/Makefile +++ b/games/xboing/Makefile @@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= janek@gaja.ipan.lublin.pl .if ${MACHINE_ARCH} == "alpha" -PLIST= ${PKGDIR}/PLIST.alpha +PLIST= ${PKGDIR}/pkg-plist.alpha .endif USE_IMAKE= yes |