diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:35:55 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-10-08 06:35:55 +0000 |
commit | 65439d63b2e1984a77274108cd5341130fb0b9c7 (patch) | |
tree | 005c00f692327c3b59b4230dd9f2ceb31a322558 /x11-clocks/emiclock/Makefile | |
parent | Rename PLIST.* to pkg-plist.*. (diff) |
Rename PLIST.nosound to pkg-plist.nosound.
Diffstat (limited to 'x11-clocks/emiclock/Makefile')
-rw-r--r-- | x11-clocks/emiclock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-clocks/emiclock/Makefile b/x11-clocks/emiclock/Makefile index b28d142a8670..84da10a5edd8 100644 --- a/x11-clocks/emiclock/Makefile +++ b/x11-clocks/emiclock/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.noge.com/pub/EmiClock/X11/ MAINTAINER= koba@noge.com .if ${MACHINE_ARCH} != "i386" -PLIST= ${PKGDIR}/PLIST.nosound +PLIST= ${PKGDIR}/pkg-plist.nosound .endif USE_IMAKE= yes |