mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- Add upstream and my LOCAL to MASTER_SITES
This commit is contained in:
parent
f17ee50a16
commit
4e38b070ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=415651
1 changed files with 3 additions and 1 deletions
|
@ -5,7 +5,9 @@ PORTNAME= lcms2
|
|||
PORTVERSION= 2.7
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= graphics
|
||||
MASTER_SITES= SF/lcms/lcms/${PORTVERSION}
|
||||
MASTER_SITES= SF/lcms/lcms/${PORTVERSION} \
|
||||
http://www.littlecms.com/ \
|
||||
LOCAL/sunpoet
|
||||
|
||||
MAINTAINER= sunpoet@FreeBSD.org
|
||||
COMMENT= Accurate, fast, and small-footprint color management engine
|
||||
|
|
Loading…
Add table
Reference in a new issue