diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 03:42:57 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 03:42:57 +0000 |
commit | bf29bda8b270d56409279fbd20a26407923dea5b (patch) | |
tree | 9d0b39a8f5d6ef4a59f59c455f163c3718b06af1 /misc/fortuneit | |
parent | b7434d04dbcfc03ea661186464217356a65d76c6 (diff) | |
download | FreeBSD-ports-bf29bda8b270d56409279fbd20a26407923dea5b.zip FreeBSD-ports-bf29bda8b270d56409279fbd20a26407923dea5b.tar.gz |
Rename PLIST.off to pkg-plist.off.
Diffstat (limited to 'misc/fortuneit')
-rw-r--r-- | misc/fortuneit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/fortuneit/Makefile b/misc/fortuneit/Makefile index 566e957..c8b20ea 100644 --- a/misc/fortuneit/Makefile +++ b/misc/fortuneit/Makefile @@ -18,7 +18,7 @@ NO_BUILD= yes STRCMD= /usr/games/strfile .if defined(INSTALL_OFFENSIVE) -PLIST= ${PKGDIR}/PLIST.off +PLIST= ${PKGDIR}/pkg-plist.off .endif pre-fetch: |