diff options
author | asami <asami@FreeBSD.org> | 2000-10-08 11:42:57 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2000-10-08 11:42:57 +0800 |
commit | bf29bda8b270d56409279fbd20a26407923dea5b (patch) | |
tree | 9d0b39a8f5d6ef4a59f59c455f163c3718b06af1 /misc | |
parent | b7434d04dbcfc03ea661186464217356a65d76c6 (diff) | |
download | freebsd-ports-gnome-bf29bda8b270d56409279fbd20a26407923dea5b.tar.gz freebsd-ports-gnome-bf29bda8b270d56409279fbd20a26407923dea5b.tar.zst freebsd-ports-gnome-bf29bda8b270d56409279fbd20a26407923dea5b.zip |
Rename PLIST.off to pkg-plist.off.
Diffstat (limited to 'misc')
-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 566e957c308e..c8b20eaeb5cb 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: |