Fix fetching by update MASTER_SITES.
This commit is contained in:
parent
1a37f4f666
commit
0fc8a3a7fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=278357
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
PORTNAME= redis-scripting
|
||||
PORTVERSION= 2.2.111
|
||||
CATEGORIES= databases
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
MASTER_SITES= http://redis.googlecode.com/files/
|
||||
DISTNAME= ${PORTNAME:C/\-.*$//}-${PORTVERSION}-${PORTNAME:C/^.*\-//}
|
||||
|
||||
MAINTAINER= osa@FreeBSD.org
|
||||
|
|
Loading…
Reference in a new issue