diff options
author | kevlo <kevlo@FreeBSD.org> | 2000-11-11 06:38:20 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2000-11-11 06:38:20 +0000 |
commit | 3bef30fd90cdd2264c609857b3d1479ce83459fe (patch) | |
tree | f0427ff23ff066aa5913ffda25276b3df4bb2f54 /games/yahtzee/pkg-plist | |
parent | aed42626953e3c2289c04e4779c2d4cf26427a91 (diff) | |
download | FreeBSD-ports-3bef30fd90cdd2264c609857b3d1479ce83459fe.zip FreeBSD-ports-3bef30fd90cdd2264c609857b3d1479ce83459fe.tar.gz |
- Support CFLAGS/PREFIX properly
- freebsd.org -> FreeBSD.org
- Change location of data files from lib/ to share/
PR: 22746
Submitted by: Ports Fury
Diffstat (limited to 'games/yahtzee/pkg-plist')
-rw-r--r-- | games/yahtzee/pkg-plist | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/yahtzee/pkg-plist b/games/yahtzee/pkg-plist index f36de1e..95324a3 100644 --- a/games/yahtzee/pkg-plist +++ b/games/yahtzee/pkg-plist @@ -1,3 +1,3 @@ bin/yahtzee -lib/yahtzee/yahtzee.sco -@dirrm lib/yahtzee +share/yahtzee/yahtzee.sco +@dirrm share/yahtzee |