diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-08-02 02:54:24 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-08-02 02:54:24 +0000 |
commit | ab2dd27814043a25d1cf5d2145376d25b667f482 (patch) | |
tree | 06cf7c245169e409869a40e8bf18835e16783e6e /audio/xhippo/pkg | |
parent | 3f4a763e1afbb25fc85eb1d80ef15a2d9e2f4728 (diff) | |
download | pkgsrc-ab2dd27814043a25d1cf5d2145376d25b667f482.tar.gz |
Update to V1.1. Changes: gnome support, getopt_long-awareness
(and a switch to disable it...), etc.
Diffstat (limited to 'audio/xhippo/pkg')
-rw-r--r-- | audio/xhippo/pkg/PLIST | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/xhippo/pkg/PLIST b/audio/xhippo/pkg/PLIST index e372529f3f5..8965a1c3ee8 100644 --- a/audio/xhippo/pkg/PLIST +++ b/audio/xhippo/pkg/PLIST @@ -1,10 +1,12 @@ -@comment $NetBSD: PLIST,v 1.2 1999/05/30 02:44:23 hubertf Exp $ +@comment $NetBSD: PLIST,v 1.3 1999/08/02 02:54:24 hubertf Exp $ bin/xhippo share/doc/xhippo/BUGS share/doc/xhippo/ChangeLog -share/doc/xhippo/LIESMICH share/doc/xhippo/README share/doc/xhippo/README.fvwm2 +share/doc/xhippo/xhippo.ps.gz +share/doc/xhippo/xhippo.txt.gz +share/doc/xhippo/xhippo.sgml share/doc/xhippo/xhippo.gtkrc share/doc/xhippo/xhippo.config.example @exec if [ ! -f %D/etc/xhippo.config ]; then cp %D/%F %D/etc/xhippo.config ; fi |