mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Prefer MASTER_SITE_SOURCEFORGE to MASTER_SITE_LOCAL.
Prodded by: fenner@'s distfile checking script.
This commit is contained in:
parent
54440a1651
commit
10dc17d660
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144819
1 changed files with 2 additions and 3 deletions
|
@ -9,9 +9,8 @@ PORTNAME= ctags
|
|||
PORTVERSION= 5.5.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
|
||||
${MASTER_SITE_LOCAL}
|
||||
MASTER_SITE_SUBDIR= ctags jkoshy
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ${PORTNAME}
|
||||
|
||||
MAINTAINER= jkoshy@FreeBSD.org
|
||||
COMMENT= A feature-filled tagfile generator for vi and emacs clones
|
||||
|
|
Loading…
Add table
Reference in a new issue