diff options
author | pst <pst@FreeBSD.org> | 1998-01-25 06:17:15 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1998-01-25 06:17:15 +0800 |
commit | ee2c46312eb213811d06e3c77635facd7d696e7c (patch) | |
tree | 8ad6dc94c9dd65c0b3d87c4b4543d49c66bc9895 /databases/gnats/pkg-descr | |
parent | dc2ffde0ffd9ef20d95e04439085449342817a2c (diff) | |
download | freebsd-ports-gnome-ee2c46312eb213811d06e3c77635facd7d696e7c.tar.gz freebsd-ports-gnome-ee2c46312eb213811d06e3c77635facd7d696e7c.tar.zst freebsd-ports-gnome-ee2c46312eb213811d06e3c77635facd7d696e7c.zip |
Make gnats port to package cleanly.
PR: 5506
Submitted by: Jun Kuriyama
Diffstat (limited to 'databases/gnats/pkg-descr')
-rw-r--r-- | databases/gnats/pkg-descr | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/gnats/pkg-descr b/databases/gnats/pkg-descr index ad6898e03e16..326bdb31b704 100644 --- a/databases/gnats/pkg-descr +++ b/databases/gnats/pkg-descr @@ -27,7 +27,8 @@ distribution and all its components. *** FreeBSD note: *** You will want to add a user entry to your /etc/passwd file for the *** user-id that owns gnats-related databases on your server. -*** Something of the form: "gnats:*:70:70:GNATS Owner:/usr/local/lib/gnats:" +*** Something of the form: +*** "gnats:*:61:61:GNATS database owner:/usr/local/share/gnats/gnats-db:" *** should do just fine (put it in your ftpusers file!). *** -*** Don't forget to run /usr/local/lib/gnats/mkcat as gnats. +*** Don't forget to run /usr/local/libexec/gnats/mkcat as gnats. |