diff options
author | vs <vs@FreeBSD.org> | 2005-04-19 23:57:02 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-19 23:57:02 +0800 |
commit | 94faf2a9a3b52d495d3fad42a2e8fab60db44474 (patch) | |
tree | 2490ec65ba9877ab9c052425662cfc449924125b /audio | |
parent | 8ac51e1875e7cc319eae8a26d8f39c071e1c4b9d (diff) | |
download | freebsd-ports-graphics-94faf2a9a3b52d495d3fad42a2e8fab60db44474.tar.gz freebsd-ports-graphics-94faf2a9a3b52d495d3fad42a2e8fab60db44474.tar.zst freebsd-ports-graphics-94faf2a9a3b52d495d3fad42a2e8fab60db44474.zip |
- Correctly package empty directory
- Remove erroneous information from pkg-descr
Diffstat (limited to 'audio')
-rw-r--r-- | audio/rsynth/pkg-descr | 2 | ||||
-rw-r--r-- | audio/rsynth/pkg-plist | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/audio/rsynth/pkg-descr b/audio/rsynth/pkg-descr index 743aa8f6111..e2ab5e4230a 100644 --- a/audio/rsynth/pkg-descr +++ b/audio/rsynth/pkg-descr @@ -11,4 +11,4 @@ distributed. The Oxford Text Archive Shortlist (available on request via electronic mail and by FTP) gives up to date brief details of all texts held in the Archive. Send electronic mail to ARCHIVE@VAX.OXFORD.AC.UK. For -anonymous FTP, look in the directory ota on ota.ox.ac.uk (129.67.1.165) +anonymous FTP, look in the directory ota on ota.ox.ac.uk. diff --git a/audio/rsynth/pkg-plist b/audio/rsynth/pkg-plist index 9ecb62952b9..1f5fb873142 100644 --- a/audio/rsynth/pkg-plist +++ b/audio/rsynth/pkg-plist @@ -1,4 +1,5 @@ bin/dlookup bin/mkdictdb bin/say +@exec mkdir -p %D/lib/dict @dirrm lib/dict |