mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Fix master_sites
PR: ports/120153 Reported by: pointyhat via pav Approved by: Greg Larkin <glarkin@sourcehosting.net> (maintainer)
This commit is contained in:
parent
0b75a9a224
commit
72ba1ecff6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206461
3 changed files with 3 additions and 3 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= codeigniter
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.codeigniter.com/download_files/
|
||||
MASTER_SITES= http://codeigniter.com/download_files/
|
||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||
|
||||
MAINTAINER= glarkin@sourcehosting.net
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= codeigniter
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.codeigniter.com/download_files/
|
||||
MASTER_SITES= http://codeigniter.com/download_files/
|
||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||
|
||||
MAINTAINER= glarkin@sourcehosting.net
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= codeigniter
|
||||
PORTVERSION= 1.5.4
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://www.codeigniter.com/download_files/
|
||||
MASTER_SITES= http://codeigniter.com/download_files/
|
||||
DISTNAME= CodeIgniter_${PORTVERSION}
|
||||
|
||||
MAINTAINER= glarkin@sourcehosting.net
|
||||
|
|
Loading…
Add table
Reference in a new issue