diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 14:05:59 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 14:05:59 +0800 |
commit | 0a29b6ff88717af5bcc4556794ba66f2e9c786b9 (patch) | |
tree | 41e0fbd9aab4ee2ca860034aa763b72709f408f4 | |
parent | 3ff316a5bea3a068e0f3789c9aaaed14fc521fa0 (diff) | |
download | freebsd-ports-graphics-0a29b6ff88717af5bcc4556794ba66f2e9c786b9.tar.gz freebsd-ports-graphics-0a29b6ff88717af5bcc4556794ba66f2e9c786b9.tar.zst freebsd-ports-graphics-0a29b6ff88717af5bcc4556794ba66f2e9c786b9.zip |
Rename PLIST.nobuild to pkg-plist.nobuild.
-rw-r--r-- | shells/tcsh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/tcsh/Makefile b/shells/tcsh/Makefile index 2c4a54abdb1..924e7204dcc 100644 --- a/shells/tcsh/Makefile +++ b/shells/tcsh/Makefile @@ -18,7 +18,7 @@ Y2K= ftp://ftp.astron.com/pub/tcsh/Y2K .include <bsd.port.pre.mk> .if ${OSVERSION} >= 400021 NO_BUILD= yes -PLIST= ${PKGDIR}/PLIST.nobuild +PLIST= ${PKGDIR}/pkg-plist.nobuild DISTFILES= # empty do-patch: |