mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-08 06:48:28 +00:00
- Add trailing semicolon to the MimeType line of xmms.desktop file to
match the Gnome XDG specifications. - Bump PORTREVISION. Submitted by: bsam Feature safe: yes
This commit is contained in:
parent
0e834110d4
commit
e972c74737
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=268102
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= xmms
|
||||
PORTVERSION= 1.2.11
|
||||
PORTREVISION= 13
|
||||
PORTREVISION= 14
|
||||
CATEGORIES+= multimedia audio ipv6
|
||||
MASTER_SITES= http://www.xmms.org/files/1.2.x/ \
|
||||
LOCAL/beech
|
||||
|
@ -7,5 +7,5 @@ GenericName=XMMS Player
|
||||
Comment=Audio Player
|
||||
Terminal=false
|
||||
Name=xmms
|
||||
MimeType=application/x-xmms
|
||||
MimeType=application/x-xmms;
|
||||
Categories=GTK;Application;AudioVideo;Audio;
|
||||
|
Loading…
Reference in New Issue
Block a user