diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-06-13 03:23:38 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-06-13 03:23:38 +0800 |
commit | 221e113b4eb2a62f3377d9959a292a99597a1a68 (patch) | |
tree | 5c5e4f076bbde698e139cfb0b3e806b031cee8e2 /games | |
parent | d699e5a1f1be1d10e1e7aa136d8dda41af08c515 (diff) | |
download | freebsd-ports-gnome-221e113b4eb2a62f3377d9959a292a99597a1a68.tar.gz freebsd-ports-gnome-221e113b4eb2a62f3377d9959a292a99597a1a68.tar.zst freebsd-ports-gnome-221e113b4eb2a62f3377d9959a292a99597a1a68.zip |
Fix the path mentioned in pkg-descr.
PR: ports/179513
Submitted by: Nikolai Lifanov <lifanov@mail.lifanov.com> (maintainer)
Diffstat (limited to 'games')
-rw-r--r-- | games/wtf/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/wtf/pkg-descr b/games/wtf/pkg-descr index 9bf50896baa2..15af7f5e0e3f 100644 --- a/games/wtf/pkg-descr +++ b/games/wtf/pkg-descr @@ -1,3 +1,3 @@ Wtf is little shell script taken from NetBSD's CVS repository which translates acronyms. These acronyms are kept in a file located at -${PREFIX}/share/misc/acronyms. +${PREFIX}/share/wtf/acronyms. |