mirror of
https://git.freebsd.org/ports.git
synced 2025-06-06 21:30:31 -04:00
Add one more MASTER_SITES to fix fetch errors
PR: ports/102012 Submitted by: Max N. Boyarov <m.boyarov@bsd.by> (maintainer)
This commit is contained in:
parent
c33dbb3d1f
commit
a432979dd9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=170590
1 changed files with 2 additions and 1 deletions
|
@ -7,7 +7,8 @@
|
||||||
PORTNAME= rpm-spec-mode.el
|
PORTNAME= rpm-spec-mode.el
|
||||||
PORTVERSION= 0.12
|
PORTVERSION= 0.12
|
||||||
CATEGORIES= devel
|
CATEGORIES= devel
|
||||||
MASTER_SITES= http://www.xemacs.org/~stigb/
|
MASTER_SITES= http://www.xemacs.org/~stigb/ \
|
||||||
|
http://ncd0.bsd.by/ports/distfiles/
|
||||||
DISTNAME= rpm-spec-mode.el
|
DISTNAME= rpm-spec-mode.el
|
||||||
EXTRACT_SUFX= # empty
|
EXTRACT_SUFX= # empty
|
||||||
EXTRACT_ONLY= # empty
|
EXTRACT_ONLY= # empty
|
||||||
|
|
Loading…
Add table
Reference in a new issue