daemon will do a lookup using getpwnam() to derive the correct uid/gid
of the gopher/gofish user. As such, make the following changes:
(1) Remove GOPHER_{UID,GID}.
(2) Allow GOPHER_{USER,GROUP} to be user-settable.
(3) Correctly substitute for the gopher user, not the uid and gid, in
the example gofish.conf.
(4) Use the subst framework instead of rolling our own code.
Bump the PKGREVISION to 2.
This should allow this package to be built in the bulk builds.
Changes for 1.1
* added Emil Skoldberg's Interix patch
* removed all changes prior to 1.0
* added listen-address
* added .cache processing
* started making html configurable
* gmap2cache now obsolete