mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Place the tarball on MASTER_SITE_LOCAL to fix fetch.
Reported by: pointyhat via kris
This commit is contained in:
parent
bfc694e305
commit
38edb52194
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=136234
@ -1,4 +1,3 @@
|
||||
# ex:ts=8
|
||||
# Ports collection makefile for: agg
|
||||
# Date created: Aug 3, 2004
|
||||
# Whom: ijliao
|
||||
@ -11,7 +10,8 @@ PORTVERSION= 2.3
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= http://www.antigrain.com/ \
|
||||
${MASTER_SITE_SOURCEFORGE}
|
||||
${MASTER_SITE_SOURCEFORGE} \
|
||||
${MASTER_SITE_LOCAL:S/%SUBDIR%/novel/}
|
||||
MASTER_SITE_SUBDIR= vector-agg
|
||||
DISTNAME= ${PORTNAME}${PORTVERSION:S/.//g}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user