diff options
author | Andrej Zverev <az@FreeBSD.org> | 2006-07-26 06:25:16 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2006-07-26 06:25:16 +0000 |
commit | b8f3048294fe85db5ab4de2d8ec5d34ddbf54101 (patch) | |
tree | e4580fc638f66d9d79a375cf53779a9b9499ca66 /audio/orpheus | |
parent | f57f1fd4257365c1d62938aac16242ceb1e99f49 (diff) | |
download | ports-b8f3048294fe85db5ab4de2d8ec5d34ddbf54101.tar.gz ports-b8f3048294fe85db5ab4de2d8ec5d34ddbf54101.zip |
- Fix pkg-plist
- bump portrevision
PR: ports/100816
Submitted by: Stanislav Sedov <ssedov@mbsd.msk.ru>
Notes
Notes:
svn path=/head/; revision=168786
Diffstat (limited to 'audio/orpheus')
-rw-r--r-- | audio/orpheus/Makefile | 2 | ||||
-rw-r--r-- | audio/orpheus/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/audio/orpheus/Makefile b/audio/orpheus/Makefile index e330f8033218..448721b3b326 100644 --- a/audio/orpheus/Makefile +++ b/audio/orpheus/Makefile @@ -7,7 +7,7 @@ PORTNAME= orpheus PORTVERSION= 1.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://thekonst.net/download/ diff --git a/audio/orpheus/pkg-plist b/audio/orpheus/pkg-plist index f012b035f7c9..178e6ba38fd6 100644 --- a/audio/orpheus/pkg-plist +++ b/audio/orpheus/pkg-plist @@ -1,3 +1,2 @@ bin/orpheus %%NLS%%share/locale/ru/LC_MESSAGES/orpheus.mo -%%NLS%%@dirrmtry share/locale/ru/LC_MESSAGES |