diff options
author | vs <vs@FreeBSD.org> | 2005-04-19 15:57:02 +0000 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2005-04-19 15:57:02 +0000 |
commit | 94faf2a9a3b52d495d3fad42a2e8fab60db44474 (patch) | |
tree | 2490ec65ba9877ab9c052425662cfc449924125b /audio/rsynth | |
parent | 8ac51e1875e7cc319eae8a26d8f39c071e1c4b9d (diff) | |
download | FreeBSD-ports-94faf2a9a3b52d495d3fad42a2e8fab60db44474.zip FreeBSD-ports-94faf2a9a3b52d495d3fad42a2e8fab60db44474.tar.gz |
- Correctly package empty directory
- Remove erroneous information from pkg-descr
Diffstat (limited to 'audio/rsynth')
-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 743aa8f..e2ab5e4 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 9ecb629..1f5fb87 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 |