mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- update MASTER_SITES;
- make portlint happy. PR: ports/73940 Submitted by: maintainer.
This commit is contained in:
parent
e60fe42a7e
commit
692adf3f26
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121606
@ -9,7 +9,9 @@ PORTNAME= yalias
|
||||
PORTVERSION= 0.7
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11
|
||||
MASTER_SITES= http://offog.org/files/
|
||||
MASTER_SITES= http://offog.org/files/ \
|
||||
ftp://ftp.i-scream.org/pub/offog.org/files/ \
|
||||
http://ftp.i-scream.org/pub/offog.org/files/
|
||||
|
||||
MAINTAINER= tim@bishnet.net
|
||||
COMMENT= An enhanced execution box with regex pattern matching
|
||||
|
@ -1,5 +1,5 @@
|
||||
bin/yalias
|
||||
share/yalias/system.yaliasrc
|
||||
@dirrm share/yalias
|
||||
%%DATADIR%%/system.yaliasrc
|
||||
@dirrm %%DATADIR%%
|
||||
%%PORTDOCS%%%%DOCSDIR%%/README
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user