mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Fix staging orphans.
PR: 191519 Submitted by: me Approved by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> (maintainer, via email)
This commit is contained in:
parent
aa0867e085
commit
3a76b78907
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359970
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gsm
|
||||
PORTVERSION= 1.0.13
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \
|
||||
http://www.imagemagick.org/download/delegates/ffmpeg/ \
|
||||
|
@ -1,4 +1,6 @@
|
||||
bin/tcat
|
||||
bin/toast
|
||||
bin/untoast
|
||||
@exec ln -sf %f %B/tcat
|
||||
@exec ln -sf %f %B/untoast
|
||||
@rmtry bin/tcat
|
||||
|
Loading…
Reference in New Issue
Block a user