mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
graphics/potrace: Change SF MASTER_SITE to restore fetch
A new version of potrace is out (1.13) but the older version is still available. Sometimes no matter what I do, the SF "magic" fails, so I'm just going to hardcode this MASTER_SITE as well. It works.
This commit is contained in:
parent
f2adc29636
commit
1a343e9317
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=403888
@ -5,12 +5,11 @@ PORTNAME= potrace
|
||||
PORTVERSION= 1.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF
|
||||
MASTER_SITES= http://sourceforge.net/projects/potrace/files/${PORTVERSION}/
|
||||
|
||||
MAINTAINER= ps.ports@smyrak.com
|
||||
COMMENT= Transforms bitmaps into vector graphics
|
||||
|
||||
BROKEN= unfetchable
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= bin/potrace bin/mkbitmap \
|
||||
|
Loading…
Reference in New Issue
Block a user